@mrbuilder/plugin-cra

4.4.7-alpha.9 • Public • Published

Provides react-scripts like builds. Should be used with the preset-cra, for most accurate results.

Usage

In your create-react-app replace react-scripts with mrbuilder-react-scripts.

In your package.json

 "scripts": {
    "start": "mrbuilder-react-scripts start",
    "build": "mrbuilder-react-scripts build",
    "test": "mrbuilder-react-scripts test"
  },

Babel

This plugin adds the following to babel.

Webpack

This plugin configures webpack.

Readme

Keywords

Package Sidebar

Install

npm i @mrbuilder/plugin-cra

Weekly Downloads

5

Version

4.4.7-alpha.9

License

MIT

Unpacked Size

83.4 kB

Total Files

20

Last publish

Collaborators

  • speajus
  • nanandn
  • brycereynolds