fix(mod_custom): make base64ts bundle output deterministic and clean up generated temp sourcemaps
This commit is contained in:
+2
-2
@@ -9,8 +9,8 @@
|
||||
"author": "Lossless GmbH",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"test": "npm run build && (tstest test/ --verbose)",
|
||||
"build": "(tsbuild --web --allowimplicitany)",
|
||||
"test": "pnpm run build && (tstest test/ --verbose)",
|
||||
"build": "(tsbuild --web)",
|
||||
"buildDocs": "tsdoc"
|
||||
},
|
||||
"bin": {
|
||||
|
||||
Reference in New Issue
Block a user