We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05bb021 commit 9d21a55Copy full SHA for 9d21a55
LICENSE
@@ -96,3 +96,7 @@ in accordance with the terms of the MIT license. Node's license follows:
96
The musl libc project is bundled in this repo, and it has the MIT license, see
97
system/lib/libc/musl/COPYRIGHT
98
99
+The third_party/ subdirectory contains code with other licenses. None of it is
100
+used by default, but certain options use it (e.g., the optional closure compiler
101
+flag will run closure compiler from third_party/).
102
+
0 commit comments