krata/_javascript
Cotes Chung e3b01636ac
refactor(core): optimize image loading
- JavaScript runs so fast that LQIP will never be detected
- Increase the running priority of image processing in posts

Enhancement for #1267
2023-09-29 05:07:03 +08:00
..
modules refactor(core): optimize image loading 2023-09-29 05:07:03 +08:00
_copyright refactor: simplify meta info 2023-09-10 20:01:29 +08:00
categories.js refactor(build): modularize JS code 2023-03-15 21:51:37 +08:00
commons.js refactor(build): modularize JS code 2023-03-15 21:51:37 +08:00
home.js perf(core): replace `lazysizes` with browser-level lazy loading (#1267) 2023-09-27 04:44:32 +08:00
misc.js refactor(build): modularize JS code 2023-03-15 21:51:37 +08:00
page.js perf(core): replace `lazysizes` with browser-level lazy loading (#1267) 2023-09-27 04:44:32 +08:00
post.js refactor(core): optimize image loading 2023-09-29 05:07:03 +08:00