mirror of
https://github.com/tenrok/vue-context.git
synced 2026-06-20 15:30:31 +03:00
Remove styles from js
This commit is contained in:
@@ -5,6 +5,7 @@ const inProduction = mix.inProduction();
|
||||
mix
|
||||
.setPublicPath('dist')
|
||||
.js('src/js/index.js', 'js/vue-context.js')
|
||||
.sass('src/sass/vue-context.scss', 'css/vue-context.css')
|
||||
.sourceMaps(! inProduction)
|
||||
.webpackConfig({
|
||||
output: {
|
||||
|
||||
Reference in New Issue
Block a user