Skip to content

Commit 3cba06c

Browse files
committed
Remove deprecated post-build script
1 parent c9c6bc5 commit 3cba06c

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
"type": "module",
88
"scripts": {
99
"build": "tsc",
10-
"postbuild": "node post-build.js",
1110
"test-server": "cd test-server && npm run dev",
1211
"test": "npm run build && npx playwright test"
1312
},

post-build.js

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)