Skip to content

Commit 7b0f94e

Browse files
committed
Ncc issues
1 parent ad3e24b commit 7b0f94e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
"scripts": {
99
"lint": "eslint --fix *.js",
1010
"build": "ncc build index.js -o dist",
11-
"postbuild": "node --input-type=commonjs -e \"require('fs').writeFileSync('dist/package.json', '{}')\"",
1211
"test": "node --experimental-vm-modules node_modules/jest/bin/jest.js src --config=jest.config.cjs",
1312
"test-debug": "node --experimental-vm-modules --inspect-brk node_modules/jest/bin/jest.js --runInBand src --config=jest.config.cjs",
1413
"deploy-wip": "rimraf dist/index.js && npm run build && git ac wip && git push",

0 commit comments

Comments
 (0)