We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 710eaf4 + cb02826 commit c989143Copy full SHA for c989143
1 file changed
lib/node/NodeTargetPlugin.js
@@ -11,6 +11,7 @@ const ExternalsPlugin = require("../ExternalsPlugin");
11
12
const builtins = [
13
"assert",
14
+ "assert/strict",
15
"async_hooks",
16
"buffer",
17
"child_process",
0 commit comments