Skip to content

Commit

Permalink
feat: support script minification (#191)
Browse files Browse the repository at this point in the history
* feat: update swc

* chore: update swc

* feat: support optimize

* chore: pass all tests

* feat: minify js

* chore: minify script

* chore: add swc css and html minifier

* feat: support minify css and minify html

* chore: add changeset

---------

Co-authored-by: zhuxinben <zhuxinben@bytedance.com>
  • Loading branch information
wre232114 and zhuxinben committed Apr 23, 2023
1 parent 43b3be8 commit a04008f
Show file tree
Hide file tree
Showing 66 changed files with 1,162 additions and 709 deletions.
6 changes: 6 additions & 0 deletions .changeset/purple-numbers-reply.md
@@ -0,0 +1,6 @@
---
"@farmfe/runtime": minor
"@farmfe/core": minor
---

Support script, css and html minification

0 comments on commit a04008f

Please sign in to comment.