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
bug #1904 [Translator] Fix changing dump directory using AssetMapper (maelanleborgne)
This PR was merged into the 2.x branch.
Discussion
----------
[Translator] Fix changing dump directory using AssetMapper
| Q | A
| ------------- | ---
| Bug fix? | yes
| New feature? | no
| Issues | Fix#1642
| License | MIT
The configuration node `ux_translator.dump_directory` wasn't correctly taken into account when using UxTranslator with AssetMapper.
This PR fixes the configuration prepend of AssetMapper to use the custom path + adds a "caution" section in the docs to remind developers to also update their `importmap.php`.
Commits
-------
a27cfc8 Fix changing dump directory using AssetMapper
0 commit comments