Skip to content

Commit

Permalink
try adding babel preset as external
Browse files Browse the repository at this point in the history
  • Loading branch information
lmiller1990 committed Apr 24, 2023
1 parent 0e37f6a commit 2372f98
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 @@ -87,6 +87,7 @@ const getDependencyPathsToKeep = async (buildAppDir) => {
'@swc/core',
'emitter',
'ts-loader',
'@babel/preset-typescript/package.json',
],
})

Expand Down

0 comments on commit 2372f98

Please sign in to comment.