1
0
Fork 0
Commit Graph

7 Commits

Author SHA1 Message Date
ssube 04e1ae80f3
fix(build): externalize lodash 2020-07-08 22:19:47 -05:00
ssube 972c7f2746
fix(include): schema callback types, tests 2020-06-30 19:34:02 -05:00
ssube bc06121a18
fix(build): add chunk for linked modules to fix cyclical imports, sort test modules into test chunk 2020-06-30 08:03:35 -05:00
ssube 3361099729
fix(test): remove problematic invocation of main from index 2020-06-29 18:56:08 -05:00
ssube 4165928a08
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:19:35 -05:00
ssube 133880c9f8
feat(type): add env, include, regexp, and stream 2019-11-13 08:20:34 -06:00
ssube 33c2936275
feat: new project from template 2019-11-13 08:01:51 -06:00