Compare commits
1 commit
master
...
disable-ve
Author | SHA1 | Date | |
---|---|---|---|
33ff2ba53f |
1 changed files with 0 additions and 2 deletions
|
@ -14,8 +14,6 @@ Encore
|
||||||
|
|
||||||
.cleanupOutputBeforeBuild()
|
.cleanupOutputBeforeBuild()
|
||||||
.enableSourceMaps(!Encore.isProduction())
|
.enableSourceMaps(!Encore.isProduction())
|
||||||
// enables hashed filenames (e.g. app.abc123.css)
|
|
||||||
.enableVersioning(Encore.isProduction())
|
|
||||||
|
|
||||||
.enableSassLoader()
|
.enableSassLoader()
|
||||||
;
|
;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue