Skip to content

Commit

Permalink
Update projects/packages/masterbar/tools/webpack.config.js
Browse files Browse the repository at this point in the history
Co-authored-by: Brad Jorsch <anomiex@users.noreply.github.com>
  • Loading branch information
fgiannar and anomiex committed May 31, 2024
1 parent 2319eaf commit 2279a8f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion projects/packages/masterbar/tools/webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ const sharedWebpackConfig = {
},
resolve: {
...jetpackWebpackConfig.resolve,
modules: [ 'node_modules' ],
alias: {
...jetpackWebpackConfig.resolve.alias,
fs: false,
Expand Down

0 comments on commit 2279a8f

Please sign in to comment.