Update quasar.config.js
gitea/salix-front/pipeline/head This commit looks good Details

This commit is contained in:
Javier Segarra 2023-11-27 11:57:09 +00:00
parent 5719857d83
commit 6ac89e7aa2
1 changed files with 0 additions and 6 deletions

View File

@ -81,12 +81,6 @@ module.exports = configure(function (/* ctx */) {
viteConf.build.modulePreload = {
polyfill: false,
};
// this.env={
// 'process.env.NODE_ENV': 'test1',
// NODE_ENV: 'test2'
// }
},
// viteVuePluginOptions: {},