mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
fix: INLINE_RUNTIME_CHUNK
This commit is contained in:
parent
d152995f36
commit
5bbd0a734b
@ -24,7 +24,7 @@
|
||||
},
|
||||
"license": "Apache-2.0",
|
||||
"scripts": {
|
||||
"build": "react-scripts build",
|
||||
"build": "INLINE_RUNTIME_CHUNK=false react-scripts build",
|
||||
"start": "react-scripts start",
|
||||
"start:heroku": "UNLEASH_API=https://unleash.herokuapp.com yarn run start",
|
||||
"test": "react-scripts test",
|
||||
|
Loading…
Reference in New Issue
Block a user