dev: refactor fixes
This commit is contained in:
File diff suppressed because one or more lines are too long
Binary file not shown.
@@ -113,7 +113,7 @@ const scssChain = [
|
||||
]),
|
||||
fsbx.CSSPlugin(opts.dev ? {} : {
|
||||
group: 'bundle.css',
|
||||
outFile: './assets/css/bundle.css',
|
||||
outFile: '../../assets/css/bundle.css',
|
||||
inject: false
|
||||
})
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user