Commit 4e0b7ad
committed
bug #1319 [StimulusBundle] Remove stimulus.asset_mapper.loader_javascript_compiler when no asset-mapper (Jibbarth)
This PR was merged into the 2.x branch.
Discussion
----------
[StimulusBundle] Remove stimulus.asset_mapper.loader_javascript_compiler when no asset-mapper
| Q | A
| ------------- | ---
| Bug fix? | yes
| New feature? | no <!-- please update src/**/CHANGELOG.md files -->
| Issues | Fix #1313
| License | MIT
The service name was incorrect here.
All credits to `@smnandre` who found this gem
Commits
-------
1edc2e5 [StimulusBundle] Remove stimulus.asset_mapper.loader_javascript_compiler when no asset-mapperFile tree
1 file changed
+1
-1
lines changed- src/StimulusBundle/src/DependencyInjection/Compiler
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
0 commit comments