Fix pack step and re-run
This commit is contained in:
Vendored
+9235
-9268
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -38,7 +38,7 @@
|
|||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "tsc",
|
"build": "tsc",
|
||||||
"pack": "ncc build",
|
"pack": "ncc build lib/main.js",
|
||||||
"test": "jest"
|
"test": "jest"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user