1
0
Fork 0
Commit Graph

5 Commits

Author SHA1 Message Date
ssube d55efc57a1
feat(build): update eslint config, remove tslint plugins 2021-07-10 17:32:47 -05:00
ssube a4b8bf24b6
fix: better support for readonly arrays 2020-06-30 08:16:22 -05:00
ssube 040fecc6e3
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:23:16 -05:00
ssube 832913441f
update: remaining build deps 2020-03-31 08:54:31 -05:00
ssube e227fa6691
feat: add utils from isolex 2020-03-29 08:43:52 -05:00