If you have a question or an issue, please start a thread in our Github Discussions Forum. This forum is closed for new threads/ topics.
Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Where is the final webpack.config.js file that is being generated by Quasar located?
webpack.config.js
I need to pass it to mocha-webpack like so: mocha-webpack --webpack-config webpack.config.js --require test/setup.js test/**/*.spec.js
mocha-webpack --webpack-config webpack.config.js --require test/setup.js test/**/*.spec.js