@@ -12,6 +12,7 @@ const publicPath = process.env.VUE_APP_PUBLIC_PATH || "/page-hr/";
module.exports = {
publicPath: "/hr",
lintOnSave: false,
+ outputDir: 'dist',
productionSourceMap: false,
configureWebpack: {
performance: {