diff --git a/package.json b/package.json index 423c735..50fc536 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ }, "scripts": { "start": "react-app-rewired start", - "build": "react-app-rewired build", + "build": "env GENERATE_SOURCEMAP=false react-app-rewired build", "test": "react-app-rewired test", "eject": "react-scripts eject", "deploy": "node deploy.js" diff --git a/public/index.html b/public/index.html index 69c9e85..77caa25 100644 --- a/public/index.html +++ b/public/index.html @@ -3,11 +3,11 @@
- + - +