Commit Graph

2 Commits

Author SHA1 Message Date
efokschaner
fdcd266249 Add named exports.
`import dat from 'dat.gui'` is now interchangeable with
`import * as dat from 'dat.gui'`
2018-05-05 14:48:56 -07:00
Don McCurdy
1cf95b490f Use Rollup for UMD and ES6 builds. 2018-01-20 21:08:15 -08:00