Commit Graph

5 Commits

Author SHA1 Message Date
Richard Ramos 2646cd58d1
feat: add null coalesce and optional chaining (#70) 2020-02-14 18:52:01 -04:00
Richard Ramos 2b70d0b260
fix: lint (#68)
* refactor: support private methods and attributes
* Adding eslint and prettier config
* fix: lint files
* fix: promise then/catch
* fix: cb
2020-02-12 15:53:33 -04:00
Richard Ramos 4232fc3231
fix: change output from webpack to babel (#64)
* fix: use webpack to transpile js code and removed webpack
* fix: update tests
* fix: node version
* fix: code review
2020-02-03 19:51:19 -04:00
Richard Ramos 3fe6435565
fix: reduce bundle size (#26)
* fix: set packages as external
* fix: reducing bundle size
2019-09-03 21:11:12 -04:00
Richard Ramos 90d78ae5d5 feat: add webpack config for browser and node 2019-08-09 14:45:38 -04:00