We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c77f1b9 + 11a4b45 commit 3fcc535Copy full SHA for 3fcc535
symfony/webpack-encore-bundle/1.0/webpack.config.js
@@ -21,7 +21,7 @@ Encore
21
* (including one that's included on every page - e.g. "app")
22
*
23
* 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.
+ * and one CSS file (e.g. app.css) if your JavaScript imports CSS.
25
*/
26
.addEntry('app', './assets/js/app.js')
27
//.addEntry('page1', './assets/js/page1.js')
0 commit comments