build-create-react-app-netlify

1.3.0 • Public • Published

build-create-react-app-netlify

A utility to help make Netlify build variables available to create-react-app builds, without ejecting.

More information and context around this tool can be found here: https://medium.com/@nasonosan/free-robust-and-collaborative-create-react-app-deployments-on-netlify-59a3f5feda9e

To use:

yarn add build-create-react-app-netlify

Add a new script to your package.json:

{
  ...,
  "scripts": {
    "build-netlify": "build-create-react-app-netlify"
  }
}

And then configure your Netlify project to run yarn build-netlify instead of yarn build.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.3.04latest

Version History

VersionDownloads (Last 7 Days)Published
1.3.04
1.2.00
1.1.20
1.1.10
1.1.00
1.0.50
1.0.40
1.0.30
1.0.20
1.0.10
1.0.00

Package Sidebar

Install

npm i build-create-react-app-netlify

Weekly Downloads

3

Version

1.3.0

License

MIT

Unpacked Size

2.52 kB

Total Files

3

Last publish

Collaborators

  • nason