Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[AssetMapper] Search & filter assets indebug:asset-mapper command#58141
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
34ec37f tof6a513fComparesrc/Symfony/Component/AssetMapper/Tests/ImportMap/RemotePackageStorageTest.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
f578c72 to0503ec8Comparesmnandre commentedSep 3, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
smnandre commentedSep 16, 2024
Ping someone for 7.2 ? 😊 |
kbond left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
This looks useful indeed!
src/Symfony/Component/AssetMapper/Command/DebugAssetMapperCommand.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
92642af to8806e24Comparefabpot commentedSep 27, 2024
Thank you@smnandre. |
1b13c33 intosymfony:7.2Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
nameoptional argument to filter paths & assets--extoption to filter assets by extension (e.g "css")--vendoroption to only show assets from vendor packages (and--no-vendorto hide them)Update:
* skip flappy test using chmod on Windows(done by@xabbuh in#58152)