1
0
Fork 0
Commit Graph

4 Commits

Author SHA1 Message Date
Sean Sube f6ef1f4b35 feat(build): remove rollup, do not bundle the output
BREAKING CHANGE: the library will now be published as loose ES modules.
Library users are better informed on bundling needs, and repeated bundling introduces extra boilerplate code.
2022-10-08 16:11:43 -05:00
Sean Sube 8a12ab2244 fix: remove broken schema re-export
this should not be a breaking change, since the symbol being exported
does not exist (therefore, it is already broken).
2022-10-08 14:23:38 -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