remove source map from frontend
All checks were successful
frontend-action / build-image (push) Successful in 59s
All checks were successful
frontend-action / build-image (push) Successful in 59s
This commit is contained in:
@@ -5,4 +5,5 @@ module.exports = defineConfig({
|
|||||||
// https://github.com/vuetifyjs/vuetify-loader/tree/next/packages/vuetify-loader
|
// https://github.com/vuetifyjs/vuetify-loader/tree/next/packages/vuetify-loader
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
productionSourceMap: false,
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user