- starting project list...
- ordering some functions
- fix error TS2339
quasar.extensions.json was the problem !
inside had:
{
"@quasar/typescript": {
"webpack": "plugin",
"rename": true
}
}
This commit is contained in:
1
src/webpack.config.js
Normal file
1
src/webpack.config.js
Normal file
@@ -0,0 +1 @@
|
||||
module.exports = require("./config/webpack.config.dev");
|
||||
Reference in New Issue
Block a user