chore: update external dependency paths in binary cleanup (#27460)

This commit is contained in:
Adam Stone-Lord
2023-08-04 13:30:57 -04:00
committed by GitHub
parent 793a2ec09f
commit afe5a1f63d
2 changed files with 2 additions and 0 deletions

View File

@@ -88,6 +88,7 @@ const getDependencyPathsToKeep = async (buildAppDir) => {
'emitter',
'ts-loader',
'@babel/preset-typescript/package.json',
'./addon/addon-native',
],
})