react-monorepo-compiler
v0.1.33
Published
This package is used internally for some applications created with `create-monorepo-app`. It is heavily inspired by `react-scripts`, and it's main purpose is to allow cross-compilation of applications in a `yarn workspaces` monorepo.
Downloads
16
Readme
react-monorepo-compiler
This package is used internally for some applications created with create-monorepo-app
.
It is heavily inspired by react-scripts
, and it's main purpose is to allow
cross-compilation of applications in a yarn workspaces
monorepo.
WARNING
This package requires an eslint config to work.