We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8096c66 + 0d00b32 commit 08c641dCopy full SHA for 08c641d
packages/ui-predicate-core/package.json
@@ -6,7 +6,6 @@
6
"scripts": {
7
"test": "jest -c ../../jest.js --coverage",
8
"test:debugger": "node --inspect-brk node_modules/.bin/jest --watch",
9
- "postinstall": "npm run build",
10
"build": "parcel build --out-file=ui-predicate-core --out-dir=lib --no-cache --detailed-report --target=browser src/index.js",
11
"test:watch": "jest --coverage --watch",
12
"test:coverage": "jest -c ../../jest.js --maxWorkers=2 --coverage",
0 commit comments