-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
AssetMapper 6.4 docs #19189
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AssetMapper 6.4 docs #19189
Conversation
Ok, should be ready to go - read and proofread again. The Code Blocks failure isn't legit - it can't find the |
I think asset-mapper is not installed in the test application: https://github.com/symfony-tools/symfony-application/blob/6.4/composer.json |
Apparently I thought of that a long time ago, but forgot: symfony-tools/symfony-application#16 It shouldn't be a blocker. But yes, we should merge that at some point. |
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.
I like this a lot. Let's promote AssetMapper as the default and recommended way. Thanks Ryan!
69f19c9
to
462f5ab
Compare
Looks like this was forgotten to delete after finishing symfony#19189 :-)
This PR was merged into the 6.4 branch. Discussion ---------- [AssetMapper] Removing TODOs Page: https://symfony.com/doc/6.4/frontend/asset_mapper.html#page-specific-css-javascript Looks like `@weaverryan` just forgot to delete this after finishing #19189 :-) Commits ------- 0f91d4d [AssetMapper] Removing TODOs
Hi!
A few notable things:
A) Of course, AssetMapper docs were updated for 6.4. Many features were already done - thank you for the community for doing that!
B) I set AssetMapper as the recommended assets solution for 6.4.
C) I Added "Encore" to many of the Encore documentation pages for clarity. I also moved the Encore TOC to its own page. This makes the frontend page short and focused: a landing point to go elsewhere.
Cheers!