Then you need to extend the webpack configuration through quasar.conf.js: // quasar.conf.js build: { extendWebpack (cfg) { cfg.module.rules.push({ test: ...
確定! 回上一頁