mirror of
https://gitcode.com/gh_mirrors/re/react-native-pushy.git
synced 2025-10-07 17:25:13 +08:00
Force reset cache when bundle
This commit is contained in:
@@ -68,6 +68,7 @@ async function runReactNativeBundleCommand(
|
|||||||
entryFile,
|
entryFile,
|
||||||
'--platform',
|
'--platform',
|
||||||
platform,
|
platform,
|
||||||
|
'--reset-cache',
|
||||||
]);
|
]);
|
||||||
|
|
||||||
if (sourcemapOutput) {
|
if (sourcemapOutput) {
|
||||||
|
Reference in New Issue
Block a user