We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7189bd commit 6275c72Copy full SHA for 6275c72
esbuild-config.js
@@ -16,7 +16,7 @@ module.exports = {
16
}),
17
environmentPlugin({
18
NODE_DEBUG: false,
19
- })
+ }),
20
],
21
alias: {
22
stream: 'stream-browserify',
0 commit comments