Commit 1f350172 authored by NGPixel's avatar NGPixel

dev: refactor fixes

parent 5880e932
......@@ -20,6 +20,7 @@ newrelic.js
# Generated assets
/assets/js
/assets/css
# Fusebox
.fusebox
......
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff was suppressed by a .gitattributes entry.
......@@ -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
})
]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment