Commit 0b94fb3
committed
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.1 file changed
+11
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
51 | 60 | | |
52 | | - | |
| 61 | + | |
53 | 62 | | |
54 | 63 | | |
55 | 64 | | |
| |||
0 commit comments