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 3e0d1b1 commit d95d128Copy full SHA for d95d128
package.json
@@ -15,7 +15,7 @@
15
"packages/*"
16
],
17
"scripts": {
18
- "build": "pnpm --filter makage run build && pnpm --filter '!makage' -r run build",
+ "build": "pnpm -r run build",
19
"clean": "pnpm -r run clean",
20
"test": "pnpm -r run test",
21
"lint": "pnpm -r run lint",
0 commit comments