update to webpack
This commit is contained in:
parent
a52ab890e0
commit
e664c8a64b
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"extends": "@quasar/app/tsconfig-preset",
|
"extends": "@quasar/app-webpack/tsconfig-preset",
|
||||||
"target": "esnext",
|
"target": "esnext",
|
||||||
"compilerOptions": {
|
"compilerOptions": {
|
||||||
"baseUrl": "src/",
|
"baseUrl": "src/",
|
||||||
|
|
Loading…
Reference in New Issue