Commit Graph

4 Commits

Author SHA1 Message Date
Timothy Gu 6868e4aa59 Add __esModule property to exports object
Fixes: #442
2018-07-22 14:06:25 -07:00
Timothy Gu c01a5d22d4 Move .default assignment to plugins 2018-07-22 14:06:25 -07:00
Timothy Gu 5774bf4229
Update dependencies 2018-02-03 11:19:31 -08:00
Timothy Gu 151de2bdfb Use ES2015 export syntax (#212)
* Implement Rollup's external module check

* Use ES2015 export syntax

More friendly to ES2015 environments.
2017-01-14 20:50:10 -08:00