Skip to content

Commit a4a3f34

Browse files
author
symfony-flex-server[bot]
authored
Merge pull request #707
2 parents 983f5b8 + 39f031b commit a4a3f34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Encore
5151
.configureBabelPresetEnv((config) => {
5252
config.useBuiltIns = 'usage';
5353
config.corejs = 3;
54-
});
54+
})
5555

5656
// enables Sass/SCSS support
5757
//.enableSassLoader()

0 commit comments

Comments
 (0)