mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 14:59:16 +02:00
MISC: Add source map to transformed scripts (#1812)
* MISC: Add source map to transformed scripts * Print error to console
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
"bcryptjs": "^2.4.3",
|
||||
"better-react-mathjax": "^2.0.3",
|
||||
"clsx": "^1.2.1",
|
||||
"convert-source-map": "^2.0.0",
|
||||
"date-fns": "^2.30.0",
|
||||
"escodegen": "^2.1.0",
|
||||
"jszip": "^3.10.1",
|
||||
@@ -61,6 +62,7 @@
|
||||
"@swc/core": "^1.9.3",
|
||||
"@types/babel__standalone": "^7.1.7",
|
||||
"@types/bcryptjs": "^2.4.4",
|
||||
"@types/convert-source-map": "^2.0.3",
|
||||
"@types/escodegen": "^0.0.7",
|
||||
"@types/file-saver": "^2.0.5",
|
||||
"@types/jest": "^29.5.5",
|
||||
|
||||
Reference in New Issue
Block a user