Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c989143

Browse filesBrowse files
authored
Merge pull request #16766 from piranna/patch-1
Added `assert/strict` built-in
2 parents 710eaf4 + cb02826 commit c989143
Copy full SHA for c989143

File tree

1 file changed

+1
-0
lines changed
Filter options

1 file changed

+1
-0
lines changed

‎lib/node/NodeTargetPlugin.js

Copy file name to clipboardExpand all lines: lib/node/NodeTargetPlugin.js
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ const ExternalsPlugin = require("../ExternalsPlugin");
1111

1212
const builtins = [
1313
"assert",
14+
"assert/strict",
1415
"async_hooks",
1516
"buffer",
1617
"child_process",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.