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 f3408cd commit e334b3fCopy full SHA for e334b3f
package.json
@@ -16,7 +16,6 @@
16
},
17
"scripts": {
18
"build": "rollup -c",
19
- "postbuild": "node scripts/copy-to-root.mjs",
20
"clean": "git clean -fdX .",
21
"format": "prettier --ignore-path .eslintignore --write .",
22
"format:check": "prettier --ignore-path .eslintignore --check .",
0 commit comments