Initial commit
This commit is contained in:
commit
7878e653a0
253 changed files with 24552 additions and 0 deletions
8
.env.prod.chrome.example
Normal file
8
.env.prod.chrome.example
Normal file
|
@ -0,0 +1,8 @@
|
|||
INLINE_RUNTIME_CHUNK=false
|
||||
GENERATE_SOURCEMAP=false
|
||||
|
||||
REACT_APP_ENABLE_REDUX_DEV_TOOLS=false
|
||||
REACT_APP_PLATFORM=chrome
|
||||
REACT_APP_PERSISTENCE_DRIVER=localstorage
|
||||
REACT_APP_GOOGLE_ANALYTICS_ID=
|
||||
REACT_APP_SENTRY_DSN=null
|
Loading…
Add table
Add a link
Reference in a new issue