Commit Graph

5 Commits

Author SHA1 Message Date
Don McCurdy
1b18f7227e Bump dependencies. 2018-05-05 15:13:44 -07:00
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
75a7ec3509 Add sourcemaps, fix Sass compilation. 2018-01-20 21:08:15 -08:00
Don McCurdy
00c825f6c8 Add build to release script. 2018-01-20 21:08:15 -08:00
Don McCurdy
1cf95b490f Use Rollup for UMD and ES6 builds. 2018-01-20 21:08:15 -08:00