refactor(build): switch from esbuild to rolldown
This commit is contained in:
parent
6392cf3b76
commit
bbee38be80
4 changed files with 246 additions and 280 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"main": "dist/index.cjs",
|
||||
"main": "dist/index.js",
|
||||
"output": "dist/lmc",
|
||||
"useCodeCache": true,
|
||||
"disableExperimentalSEAWarning": true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue