1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee

Force reset cache when bundle

This commit is contained in:
sunnylqm 2020-01-20 15:05:12 +08:00
parent c28eec436d
commit e9755392ec

View File

@ -68,6 +68,7 @@ async function runReactNativeBundleCommand(
entryFile,
'--platform',
platform,
'--reset-cache',
]);
if (sourcemapOutput) {