Skip to content

Commit 3fcc535

Browse files
author
symfony-flex-server[bot]
authored
Merge pull request #624
2 parents c77f1b9 + 11a4b45 commit 3fcc535

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
@@ -21,7 +21,7 @@ Encore
2121
* (including one that's included on every page - e.g. "app")
2222
*
2323
* Each entry will result in one JavaScript file (e.g. app.js)
24-
* and one CSS file (e.g. app.css) if you JavaScript imports CSS.
24+
* and one CSS file (e.g. app.css) if your JavaScript imports CSS.
2525
*/
2626
.addEntry('app', './assets/js/app.js')
2727
//.addEntry('page1', './assets/js/page1.js')

0 commit comments

Comments
 (0)