Skip to content

Commit df1a2ac

Browse files
authored
chore: switch to swc minifier (#537)
1 parent f14b31c commit df1a2ac

File tree

6 files changed

+209
-99
lines changed

6 files changed

+209
-99
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ updates:
6262
- 'recma-*'
6363
compiling:
6464
patterns:
65-
- '@minify-html/node'
65+
- '@swc/html'
6666
- '@rollup/*'
6767
- 'rolldown'
6868
- 'lightningcss'

0 commit comments

Comments
 (0)