Skip to content

Commit

Permalink
Added assert/strict built-in
Browse files Browse the repository at this point in the history
  • Loading branch information
piranna committed Mar 1, 2023
1 parent b67626c commit cb02826
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/node/NodeTargetPlugin.js
Expand Up @@ -11,6 +11,7 @@ const ExternalsPlugin = require("../ExternalsPlugin");

const builtins = [
"assert",
"assert/strict",
"async_hooks",
"buffer",
"child_process",
Expand Down

0 comments on commit cb02826

Please sign in to comment.