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