mirror of
https://github.com/skidoodle/albert.lol.git
synced 2025-02-15 06:09:15 +01:00
🤍
This commit is contained in:
parent
2f23eb0063
commit
9e17421654
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@ const path = require('path')
|
|||
|
||||
module.exports = {
|
||||
productionBrowserSourceMaps: true,
|
||||
swcMinify: false,
|
||||
swcMinify: true,
|
||||
sassOptions: {
|
||||
includePaths: [path.join(__dirname, 'styles')]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue