1
0
Fork 0
Commit Graph

2 Commits

Author SHA1 Message Date
ssube 4165928a08
feat(build): bundle as ES module
BREAKING CHANGE: removes the umd module in favor of a smaller, standard
ES module. Consumers will need native support for ES modules (recent
evergreen browsers) or a bundler with the same (rollup, webpack, etc).
2020-06-29 18:19:35 -05:00
ssube 33c2936275
feat: new project from template 2019-11-13 08:01:51 -06:00