We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 123686a commit ad01f0fCopy full SHA for ad01f0f
1 file changed
quasar.conf.js
@@ -53,7 +53,7 @@ module.exports = configure(function () {
53
// Full list of options: https://v2.quasar.dev/quasar-cli/quasar-conf-js#Property%3A-build
54
build: {
55
vueRouterMode: 'hash', // available values: 'hash', 'history'
56
- publicPath: 'cffinit',
+ publicPath: 'cff-initializer-javascript',
57
// transpile: false,
58
distDir: 'docs',
59
0 commit comments