Support generating source map

This commit is contained in:
Joseph Garrone
2024-02-24 05:08:39 +01:00
parent 5b794e2d22
commit 2176d33da1
3 changed files with 54 additions and 38 deletions

View File

@ -125,6 +125,7 @@
"tsafe": "^1.6.0",
"yauzl": "^2.10.0",
"yazl": "^2.5.1",
"zod": "^3.17.10"
"zod": "^3.17.10",
"magic-string": "^0.30.7"
}
}