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 2b28c80 commit 01b7635Copy full SHA for 01b7635
packages/build-next-bricks/bin/copy-jsx-d-ts.js
packages/build-next-bricks/package.json
@@ -9,8 +9,7 @@
9
"bin": {
10
"build-next-bricks": "./bin/build-next-bricks.js",
11
"pre-build-next-bricks": "./bin/pre-build-next-bricks.js",
12
- "post-build-next-bricks": "./bin/post-build-next-bricks.js",
13
- "copy-jsx-d-ts": "./bin/copy-jsx-d-ts.js"
+ "post-build-next-bricks": "./bin/post-build-next-bricks.js"
14
},
15
"files": [
16
"bin",
0 commit comments