Commit Graph

3 Commits

Author SHA1 Message Date
Paul Fletcher-Hill
b641f59a42 refactor: move bytes and errors to packages (#381)
* refactor: move bytes and errors to packages

* remove shard strategy

* try fixing ci again
2023-01-04 12:54:44 -05:00
Varun Srinivasan
a198dda18e refactor: monorepo (#340)
* feat: configure turborepo to run tasks

* refactor: set up app/ workspace

* fix: move tsconfig up and inherit

* fix: update turborepo

* refactor: extract flatbuffers to package

* fix: ci by using symlink instead of yalc

* refactor: extract eslint config

* ci: add manypkg to catch package issues

* security: remove manypkg due to yarn audit fail

* fix: misc changes

* refactor: move config into hub

* fix: export as module

* remove: manypkg postinstall
2022-12-31 17:12:50 -08:00
Varun Srinivasan
43ed53355e refactor: use esm instead of cjs (#97)
* chore: update config to change from cjs to esm modules

* fix: import linter configs as cjs files
2022-09-08 10:39:59 -07:00