Skip to content

Commit ad01f0f

Browse files
committed
updated public path for gh pages
1 parent 123686a commit ad01f0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

quasar.conf.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ module.exports = configure(function () {
5353
// Full list of options: https://v2.quasar.dev/quasar-cli/quasar-conf-js#Property%3A-build
5454
build: {
5555
vueRouterMode: 'hash', // available values: 'hash', 'history'
56-
publicPath: 'cffinit',
56+
publicPath: 'cff-initializer-javascript',
5757
// transpile: false,
5858
distDir: 'docs',
5959

0 commit comments

Comments
 (0)