From 30009110e8263d67584a301745ecf9208b450997 Mon Sep 17 00:00:00 2001 From: cxz66666 <1092889706@qq.com> Date: Fri, 21 Aug 2020 15:32:17 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=89=93=E5=8C=85=E4=BB=A3?= =?UTF-8?q?=E7=A0=81=20=E6=96=87=E4=BB=B6=E4=B8=8D=E5=8F=AF=E8=A7=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- public/index.html | 4 +-- src/components/Message.js | 54 +++++++++++++++++------------------ src/components/Sheet.js | 1 + src/components/UploadToOSS.js | 1 - 5 files changed, 31 insertions(+), 31 deletions(-) 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 @@
- + - +