We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e036e6a commit 5972849Copy full SHA for 5972849
package.json
@@ -7,7 +7,7 @@
7
"license": "MIT",
8
"author": "Gregor Martynus (https://twitter.com/gr2m)",
9
"scripts": {
10
- "build": "pika build",
+ "build": "pika-pack build",
11
"coverage": "jest --coverage && open coverage/lcov-report/index.html",
12
"generate-types": "ts-node --transpile-only scripts/generate-types.ts",
13
"lint": "prettier --check 'src/**/*.{ts,json}' 'scripts/**/*' 'test/**/*.ts' README.md package.json",
0 commit comments