3 lines
63 B
Makefile
3 lines
63 B
Makefile
build/client.js: client.ts
|
|
tsc
|
|
sed -i '1,2d' build/client.js
|
build/client.js: client.ts
|
|
tsc
|
|
sed -i '1,2d' build/client.js
|