We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
nodejs
Learn more about funding links in repositories.
Report abuse
1 parent cf817e1 commit 918962dCopy full SHA for 918962d
unofficial.gni
@@ -140,6 +140,7 @@ template("node_gn_build") {
140
"deps/ada",
141
"deps/uv",
142
"deps/base64",
143
+ "deps/simdjson",
144
"$node_v8_path",
145
]
146
deps = [
@@ -151,7 +152,6 @@ template("node_gn_build") {
151
152
"deps/nghttp2",
153
"deps/ngtcp2",
154
"deps/postject",
- "deps/simdjson",
155
"deps/simdutf",
156
"deps/uvwasi",
157
"//third_party/zlib",
0 commit comments