hexojs/hexo

Allow themes to build web bundles

Open

#4,221 建立於 2020年4月5日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)TypeScript (5,017 fork)batch import
discussionhelp wantednot following issue template

倉庫指標

Star
 (41,376 star)
PR 合併指標
 (平均合併 5天 21小時) (30 天內合併 1 個 PR)

描述

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.

貢獻者指南