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
minor #19565 [AssetMapper] Adding infos to be forwarded to package maintainers in case of error (ThomasLandauer)
This PR was merged into the 6.4 branch.
Discussion
----------
[AssetMapper] Adding infos to be forwarded to package maintainers in case of error
Page: https://symfony.com/doc/6.4/frontend/asset_mapper.html#importing-3rd-party-javascript-packagesCloses#19558
Thanks to `@tofsjonas` for figuring this out at tofsjonas/sortable#68
You might say it's not the job of the Symfony docs to tell JavaScript package maintainers how to set up their packages.
But: With so many packages out there, I doubt that importing them will *always* work. So instead of leaving Symfony users back frustrated, I think it's better to tell them what they can do. And that it's not AssetMapper's fault that it didn't work out.
Commits
-------
c9b28f5 [AssetMapper] Adding infos to be forwarded to package maintainers in case of error
0 commit comments