Skip to content

Commit

Permalink
avoid using @azure/msal-node
Browse files Browse the repository at this point in the history
  • Loading branch information
rom1504 authored Dec 31, 2023
1 parent d4c0c0c commit c352310
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webpack.common.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ const config = {
// fs: require.resolve("fs-memory/singleton"),
child_process: false,
tls: false,
'@azure/msal-node': false,
perf_hooks: path.resolve(__dirname, 'lib/perf_hooks_replacement.js'),
dns: path.resolve(__dirname, 'lib/dns.js')
}
Expand Down

0 comments on commit c352310

Please sign in to comment.