1.0.4 • Published 2 years ago

@ajmchambers/microbundle-lib-test v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Microbundle Library Test

  • Create a library that works in browser/node using latest technologies (esm etc)
  • Hopefully work on CDN, new browsers, old browsers
  • Figure out how to handle polyfills
    • To fix unsupported browser stuff
    • Node equilavent replacement of browser apis
  • using "exports" in package.json
    • and typescript equilavent

Does this bundle dependencies? https://github.com/developit/microbundle/wiki/How-Microbundle-decides-which-dependencies-to-bundle

Things to polyfill/substitute

Plan

  • Start with simple library, like add(a, b)
  • Add more bits as I go
1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago