You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR was squashed before being merged into the 6.4 branch.
Discussion
----------
[AssetMapper] Fix enquoted string pattern
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues | Fix#54012
| License | MIT
Alternative to #54012 (fixes the bug and avoid a revert that will reintroduce other previous bugs / missmatches)
+ add a test to check things work as expected with the standard `app.js` file
cc `@weaverryan` `@nicolas`-grekas
Commits
-------
df618bd [AssetMapper] Fix enquoted string pattern
0 commit comments