install sharp-cli to speed up image generation for web preview
This commit is contained in:
parent
064a4512df
commit
5cf7570acc
File diff suppressed because it is too large
Load Diff
|
@ -16,7 +16,8 @@
|
|||
"react": "17.0.2",
|
||||
"react-dom": "17.0.2",
|
||||
"react-native": "0.68.2",
|
||||
"react-native-web": "0.17.7"
|
||||
"react-native-web": "0.17.7",
|
||||
"sharp-cli": "^2.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.12.9",
|
||||
|
|
Loading…
Reference in New Issue