react-scripts-plugin-yarn-workspaces

0.0.3 • Public • Published

⚠️ DEPRECATED ️️⚠️

This plugin is no longer needed, CRA 2.0 now plays nice with yarn workspaces!

Yarn Workspaces plugin for Create React App

Use yarn workspaces in your CRA app.

Install

yarn add -D react-scripts-plugin-yarn-workspaces

Add to cra.config.js

module.exports = {
  plugins: ['yarn-workspaces'],
};

Compatability

The official Create React App does not have a supported plugin system. This plugin is compatable with the following forks:

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i react-scripts-plugin-yarn-workspaces

    Weekly Downloads

    1

    Version

    0.0.3

    License

    MIT

    Unpacked Size

    1.37 kB

    Total Files

    3

    Last publish

    Collaborators

    • jdcrensh