Alexander Hudek
|
101d344303
|
Merge pull request #715
* Fixed multi-line tags being minified incorrectly. Fixed self closing …
* Improved html whitespace minification fix.
|
2021-05-16 13:22:44 +10:00 |
|
Amaury Tobias Quiroz
|
b1a42c8dea
|
fix: support rel="modulepreload" on assetbundle as javascript (#621)
In some bundler enviroments like vite the output on index.html uses link
tag with rel="modulepreload" to load javascript, add support to handle
this files on assetbundle, more info
https://developer.mozilla.org/en-US/docs/Web/HTML/Link_types/modulepreload
fix #620
Co-authored-by: amaury-tobias <amaury.tobiasqr@gmai.com>
|
2021-03-20 15:51:57 +11:00 |
|
Lea Anthony
|
d2020fedda
|
Move generated assets to build dir. Precompile platform runtime.
|
2021-01-05 13:01:03 +11:00 |
|
Lea Anthony
|
e9a0e45d5c
|
Support js & css in link tags
|
2021-01-03 21:20:29 +11:00 |
|
Lea Anthony
|
1889973af1
|
Dedupe assetbundle
|
2021-01-03 20:06:07 +11:00 |
|
Lea Anthony
|
ea7b593693
|
Fix minmax app
|
2020-09-24 21:29:26 +10:00 |
|
Lea Anthony
|
360713c803
|
lint
|
2020-09-15 19:55:51 -05:00 |
|
Lea Anthony
|
26ce682824
|
Ignore favicon for desktop
|
2020-09-15 19:55:51 -05:00 |
|
Lea Anthony
|
65b546c0f9
|
Evaluation working correctly. Still WIP
|
2020-09-15 19:55:51 -05:00 |
|
Lea Anthony
|
e831bc75c6
|
Stubs in place to compile
|
2020-09-15 19:55:51 -05:00 |
|
Travis McLane
|
c158fd369a
|
Merge commit 'a213e8bcd1d8e4e5c764978879d875d2d55dd400' as 'v2'
|
2020-09-15 19:52:54 -05:00 |
|