Skip to content

Commit e334b3f

Browse files
committed
rm postbuild script
1 parent f3408cd commit e334b3f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
},
1717
"scripts": {
1818
"build": "rollup -c",
19-
"postbuild": "node scripts/copy-to-root.mjs",
2019
"clean": "git clean -fdX .",
2120
"format": "prettier --ignore-path .eslintignore --write .",
2221
"format:check": "prettier --ignore-path .eslintignore --check .",

0 commit comments

Comments
 (0)