This commit is contained in:
skidoodle 2022-08-06 20:33:26 +02:00 committed by GitHub
parent d3b44e08b0
commit 72707d9d08
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
const path = require('path') const path = require('path')
module.exports = { export default {
productionBrowserSourceMaps: true, productionBrowserSourceMaps: true,
swcMinify: true, swcMinify: true,
sassOptions: { sassOptions: {