1.0.2 • Published 4 years ago

ladrov-commons-cjs v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

For every publication you need to publish two versions: commonjs build and esnext build.

commonjs is used by ladrov-server to run properly in nodejs. esnext is used by the client.

Compile commonjs

tsc --p tsconfig-commonjs.json

Compile esnext:

tsc

1.0.2

4 years ago