ssube
a7cf22de07
fix(build): use full names for exported symbols
2020-06-29 18:45:29 -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
504124ef72
fix(build): handle unplaced chunks
2019-11-10 18:20:42 -06:00
ssube
f50af4cfa2
feat(build): replace tslint with eslint
2019-11-09 16:50:30 -06:00
ssube
49d5c73a97
feat(build): externalize rollup data
2019-09-29 16:06:03 -05:00
ssube
58d3eeeed7
feat(build): bundle json and yaml with TS typedefs
2019-09-28 04:37:33 -05:00
ssube
f3b2e9cc43
fix(build): move index back to its own chunk
2019-09-18 09:05:16 -05:00
ssube
12d4560cac
fix(build): use absolute paths and windows-friendly chunk tests
2019-09-18 08:35:45 -05:00
ssube
9f11653749
fix(build): use absolute path for rollup output
2019-09-18 07:32:45 -05:00
ssube
38e0aff159
feat(bundle): add version info
2019-09-17 08:57:45 -05:00
ssube
7766659391
feat: copy template from other projects
2019-09-17 07:45:15 -05:00