Skip to content

Commit 742f8b5

Browse files
jennevdmeerKocal
andauthored
Update symfony/webpack-encore-bundle/2.0/webpack.config.js
Co-authored-by: Hugo Alliaume <hugo@alliau.me>
1 parent e985312 commit 742f8b5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

symfony/webpack-encore-bundle/2.0/webpack.config.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,10 @@ Encore
3737
* https://symfony.com/doc/current/frontend.html#adding-more-features
3838
*/
3939
.cleanupOutputBeforeBuild()
40+
4041
// Displays build status system notifications to the user
4142
// .enableBuildNotifications()
43+
4244
.enableSourceMaps(!Encore.isProduction())
4345
// enables hashed filenames (e.g. app.abc123.css)
4446
.enableVersioning(Encore.isProduction())

0 commit comments

Comments
 (0)