Skip to content
Snippets Groups Projects
Commit d1b2f3c4 authored by Griefed's avatar Griefed :joystick:
Browse files

build: Add some more parameters to build section

parent 229c2d2e
No related branches found
No related tags found
No related merge requests found
......@@ -45,7 +45,12 @@ module.exports = configure(function (ctx) {
// Full list of options: https://v2.quasar.dev/quasar-cli/quasar-conf-js#Property%3A-build
build: {
scopeHoisting: true,
vueRouterMode: 'hash', // available values: 'hash', 'history'
showProgress: true,
gzip: false,
analyze: false,
publicPath: '',
// transpile: false,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment