chore: Remove ts-patch from installation
This commit is contained in:
parent
879b1a4737
commit
fa2d98069f
@ -5,7 +5,6 @@
|
|||||||
scripts: {
|
scripts: {
|
||||||
build: 'tsc && cp etc/package.json build/',
|
build: 'tsc && cp etc/package.json build/',
|
||||||
go: 'pnpm build && pnpm start',
|
go: 'pnpm build && pnpm start',
|
||||||
prepare: 'ts-patch install -s',
|
|
||||||
start: 'node --experimental-loader tsc-module-loader build',
|
start: 'node --experimental-loader tsc-module-loader build',
|
||||||
test: 'echo Error no test specified && exit 1',
|
test: 'echo Error no test specified && exit 1',
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user