Last active
October 3, 2020 03:42
-
-
Save LishuGupta652/6b77c11c114a601c6487132222dbdc7d to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
scripts: { | |
"build": "GENERATE_SOURCEMAP=false react-scripts build" | |
} | |
# Netlify | |
CI=false npm run build |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment