Skip to content

Commit

Permalink
fix: fix the problem that 7-zip is not found
Browse files Browse the repository at this point in the history
fix #1018
  • Loading branch information
hal-shu-sato committed Dec 8, 2022
1 parent d0d6636 commit 2086717
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webpack.rules.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ export const rules: Required<ModuleOptions>['rules'] = [
loader: '@vercel/webpack-asset-relocator-loader',
options: {
outputAssetBase: 'native_modules',
emitDirnameAll: true,
},
},
},
Expand Down

0 comments on commit 2086717

Please sign in to comment.