Skip to content

Commit 80d202b

Browse files
committed
fixup! src: refactor SecureContext Initialization
1 parent bde199e commit 80d202b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/node_native_module.cc

+1
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ void NativeModuleLoader::InitializeModuleCategories() {
9898
"tls",
9999
"_tls_common",
100100
"_tls_wrap",
101+
"internal/tls",
101102
"internal/http2/core",
102103
"internal/http2/compat",
103104
"internal/policy/manifest",

0 commit comments

Comments
 (0)