Skip to content

Instantly share code, notes, and snippets.

@meetzaveri
Created July 31, 2020 11:22
Show Gist options
  • Save meetzaveri/bcee413a9450bc21fe909ab0b7353c0c to your computer and use it in GitHub Desktop.
Save meetzaveri/bcee413a9450bc21fe909ab0b7353c0c to your computer and use it in GitHub Desktop.
Build script to support netlify environment

In package.json

"build": "yarn build:css && CI= react-scripts build",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment