Sean Sube
618cab74f0
feature(build): replace rollup with esbuild
...
BREAKING CHANGE: this changes how the config schema is loaded and while it passes the tests, has
the potential to break some workflows.
2023-01-01 17:15:22 -06:00
ssube
2ba2baceb6
fix tests to include mode in args
2021-07-29 23:52:44 -05:00
ssube
24d96a56d4
feat: switch output to es module, use c8 for coverage
...
BREAKING CHANGE: requires Node with stable ES modules. Consumers
targeting versions of Node or browsers without module support will
need to use a bundler to replace the imports.
2021-07-29 23:42:54 -05:00
ssube
421b11cb07
clean up some test duplication
2020-08-31 08:43:01 -05:00
ssube
1f3cbac598
feat: add initial labels to project
2020-08-30 23:29:17 -05:00
ssube
9364266c86
fix(test): begin covering main
2020-08-28 11:18:55 -05:00
ssube
c2d54aa195
fix: remote ctor takes options, stub tests for main
2020-08-12 00:02:01 -05:00