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