#5926 - Worker/PDA docuware #387

Open
jsegarra wants to merge 22 commits from 5926_pda_worker_docuware into dev
1 changed files with 1 additions and 4 deletions
Showing only changes of commit 8c1048b5af - Show all commits

View File

@ -55,10 +55,7 @@ module.exports = configure(function (/* ctx */) {
browser: ['es2022', 'edge88', 'firefox78', 'chrome87', 'safari13.1'],
node: 'node18',
},
afterBuild: async (params) => {
console.error(params);
},
showProgress: true,
jsegarra marked this conversation as resolved Outdated
Outdated
Review

?

?
vueRouterMode: 'hash', // available values: 'hash', 'history'
// vueRouterBase,
// vueDevtools,
jsegarra marked this conversation as resolved Outdated
Outdated
Review

?

?