Skip to content

Commit

Permalink
Feat: First Version
Browse files Browse the repository at this point in the history
  • Loading branch information
acosta-leandro committed Jun 21, 2024
1 parent 4d6c682 commit f1c8568
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions quasar.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,12 @@ export default configure((ctx) => {

// rebuildCache: true, // rebuilds Vite/linter/etc cache on startup

//publicPath: '/',
publicPath: '/',
// analyze: true,
// env: {},
// rawDefine: {}
// ignorePublicFolder: true,
// minify: false,
minify: false,
// polyfillModulePreload: true,
// distDir

Expand Down

0 comments on commit f1c8568

Please sign in to comment.