Improve npm packaging (#437)
* Improve npm packaging published npm packages now included commonjs and esm distributions. Further work needs to be done to expose both commonjs and esm in all packages but the packages that need to run in both node and the browser either expose both or commonjs rather than esm.
Showing
+63 -76
Please register or sign in to comment