Skip to content

Commit

Permalink
fix: add missing external modules
Browse files Browse the repository at this point in the history
  • Loading branch information
juanrgm committed Oct 27, 2021
1 parent f0298fe commit 3d76869
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/node/NodeTargetPlugin.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ const builtins = [
"net",
"os",
"path",
"path/posix",
"path/win32",
"perf_hooks",
"process",
"punycode",
Expand Down

0 comments on commit 3d76869

Please sign in to comment.