projects/node: Add Buildfile for packages/client
This commit is contained in:
parent
cf8aefd099
commit
8733dc2c30
5
packages/client/Buildfile
Normal file
5
packages/client/Buildfile
Normal file
@ -0,0 +1,5 @@
|
||||
build:
|
||||
tsc
|
||||
|
||||
clean:
|
||||
rm -rf lib/
|
||||
Loading…
x
Reference in New Issue
Block a user