Skip to content

Commit

Permalink
Update quasar.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
tinohager committed Nov 13, 2023
1 parent 94cc974 commit 0cbc0f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Frontend/quasar.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ module.exports = configure(function (ctx) {

// transpile: false,
// publicPath: '/',
publicPath: '.'
publicPath: '/auth/'

// Add dependencies for transpiling with Babel (Array of string/regex)
// (from node_modules, which are by default not transpiled).
Expand Down

0 comments on commit 0cbc0f5

Please sign in to comment.