Skip to content

Commit 70f5743

Browse files
authored
docs: remove comment referencing unsupported nodejs version (#2589)
There is no reason to reference/document such ancient versions. ### Changes are visible to end-users: no ### Test plan - Covered by existing test cases
1 parent b7ca695 commit 70f5743

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

js/private/js_binary.bzl

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -243,9 +243,6 @@ _ATTRS = {
243243
See https://github.com/aspect-build/rules_js/issues/362 for more information. Once #362 is resolved,
244244
the default for this attribute can be set to False.
245245
246-
This flag was added in Node.js v10.2.0 (released 2018-05-23). If your node toolchain is configured to use a
247-
Node.js version older than this you'll need to set this attribute to False.
248-
249246
See https://nodejs.org/api/cli.html#--preserve-symlinks-main for more information.
250247
""",
251248
default = True,

0 commit comments

Comments
 (0)