➕ build: add lightningcss
and minify-js
as build dependencies (#359)
This commit is contained in:
parent
da03037ca4
commit
3f367d0b5e
2 changed files with 353 additions and 8 deletions
|
@ -45,6 +45,10 @@ rusty-hook = "^0.11.2"
|
|||
criterion = "0.5.1"
|
||||
tempfile = "3.8.0"
|
||||
|
||||
[build-dependencies]
|
||||
lightningcss = "1.0.0-alpha.50"
|
||||
minify-js = "0.5.6"
|
||||
|
||||
[profile.dev]
|
||||
opt-level = 0
|
||||
debug = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue