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 #17470 [Build] Fix assets in all directories no matter the deep (elementaire)
This PR was merged into the 5.4 branch.
Discussion
----------
[Build] Fix assets in all directories no matter the deep
Assets URLs in some HTML files was not fixed, example: `/reference/forms/types/choice.html`
And only `<link>` was fixed.
Fix assets path in all directories no matter the deep.
Add fix for js' assets.
Add fix for fontawesome' assets.
Commits
-------
92ac566 Fix assets path in all directories no matter the deep. Add fix for js' assets. Add fix for fontawesome' assets.
0 commit comments