Skip to content

Commit

Permalink
try to remove typescript from production binary [run ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
astone123 committed Sep 19, 2023
1 parent 9be1b89 commit f3ea19f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/binary/binary-cleanup.js
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ const getDependencyPathsToKeep = async (buildAppDir) => {
'enhanced-resolve/lib/createInnerCallback',
'@babel/preset-typescript/package.json',
'./addon/addon-native',
'typescript',
],
})

Expand Down

0 comments on commit f3ea19f

Please sign in to comment.