Skip to content

Commit df986b7

Browse files
Renaming bootstrap.js to stimulus_bootstrap.js
Second attempt to finally fix symfony/webpack-encore-bundle#150 and symfony/webpack-encore-bundle#160
1 parent 8ee3177 commit df986b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

symfony/stimulus-bundle/2.20/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
{
2323
"file": "assets/app.js",
24-
"content": "import './bootstrap.js';",
24+
"content": "import './stimulus_bootstrap.js';",
2525
"position": "top",
2626
"warn_if_missing": true
2727
},

0 commit comments

Comments
 (0)