Skip to content

Commit

Permalink
typo Update webpack.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
mdqst authored and Aniket-Engg committed Dec 23, 2024
1 parent 6a59601 commit 890b7d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/walletconnect/webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ module.exports = composePlugins(withNx(), (config) => {
})
)

// souce-map loader
// source-map loader
config.module.rules.push({
test: /\.js$/,
use: ['source-map-loader'],
Expand Down

0 comments on commit 890b7d4

Please sign in to comment.