• Bryn Ryans's avatar
    Improve npm packaging (#437) · ead4b39a
    Bryn Ryans authored
    * 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.
    ead4b39a
Analyzing file…