Closed msiebuhr closed 6 years ago
Instead of just including the generated JS-files, I believe the proper way is to build them before publishing.
Also implemented npm test/make test while I was at it.
npm test
make test
Instead of just including the generated JS-files, I believe the proper way is to build them before publishing.
Also implemented
npm test
/make test
while I was at it.