Skip to content

Commit

Permalink
Update config
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurenceHo committed Jun 21, 2024
1 parent 41f784d commit 7a2509e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions quasar.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,7 @@ module.exports = configure(function (/* ctx */) {
// extendViteConf (viteConf) {},
// viteVuePluginOptions: {},

// vitePlugins: [
// [ 'package-name', { ..options.. } ]
// ]
vitePlugins: [[require('vite-tsconfig-paths')({ ignoreConfigErrors: true })]],
},

// Full list of options: https://v2.quasar.dev/quasar-cli-vite/quasar-config-js#devServer
Expand Down

0 comments on commit 7a2509e

Please sign in to comment.