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.

Usage no npm install needed!

<script type="module">
  import reactMonorepoCompiler from 'https://cdn.skypack.dev/react-monorepo-compiler';
</script>

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.