This repository has been archived by the owner on Jun 4, 2022. It is now read-only.
Serve optimized web bundles for better performance #279
Labels
discussion
Any questions about this theme.
It would be great if this theme could serve optimized web bundles for better page performance.
I have also filed an issue here hexojs/hexo#4221
Any thoughts on how this theme could slowly move in that direction? I'm happy to work on this, but would require some guidance on where to start to make this possible.
In order to comply with modern fast loading webpages it should be possible for Hexo themes to use tools like https://github.com/webpack so we can serve optimized bundles of javascript and css to the browser.
I'm really looking forward to either a piece of documentation on how to achieve that or something like a hook which we can attach to the generate process.
E.g. check the lighthouse scoring of my blog.
The text was updated successfully, but these errors were encountered: