Skip to content

Commit 9b3497c

Browse files
committed
Production build optimization
1 parent 3f7af92 commit 9b3497c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

reactjs/.env

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
GENERATE_SOURCEMAP=false
12
REACT_APP_APP_BASE_URL="http://www.ryoldash.com/"
23
REACT_APP_REMOTE_SERVICE_BASE_URL="http://www.ryoldash.com/"

reactjs/.env.production

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
GENERATE_SOURCEMAP=false
12
REACT_APP_APP_BASE_URL="http://www.ryoldash.com/"
23
REACT_APP_REMOTE_SERVICE_BASE_URL="http://www.ryoldash.com/"

0 commit comments

Comments
 (0)