| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| file. | ||
|
|
||
| The `--experimental-specifier-resolution=[mode]` flag can be used to customize | ||
| The `--experimental-specifier-resolution=[node]` flag can be used to customize |
There was a problem hiding this comment.
I don't believe this change is correct. "mode" here is referring to the parameter name, whereas "node" is one possible value for the "mode" parameter. The "mode" could also have a value of "explicit".
Sorry, something went wrong.
There was a problem hiding this comment.
Thanks for this PR like mscdex said this is not a typo :)
Changes to the docs making that clearer are welcome though I'm personally not sure how to make it clearer.
Sorry, something went wrong.
|
ohh got it, sorry about that :) mmm I guess maybe something different then mode? maybe resolution-mode ? |
Sorry, something went wrong.
from the very fact that this PR exists shows that the word mode is confusing, and makes sense to change it, though resolution-mode looks a bit longer for the purpose? /cc @nodejs/loaders |
Sorry, something went wrong.
|
I think resolution-mode is perfectly fine (especially since it's only for the docs example and not the actual flag) :) PR update welcome |
Sorry, something went wrong.
|
Thanks for the comments! |
Sorry, something went wrong.
| file. | ||
|
|
||
| The `--experimental-specifier-resolution=[mode]` flag can be used to customize | ||
| The `--experimental-specifier-resolution=[resolution-mode]` flag can be used to customize |
There was a problem hiding this comment.
This line now exceeds 80 characters, while the rest of the paragraph is wrapped at 80 chars. Not sure whether we usually fix this.
Sorry, something went wrong.
There was a problem hiding this comment.
Yes, it fails the lint doc check, which blocks merging.
Sorry, something went wrong.
There was a problem hiding this comment.
@tniessen in my anecdotal experience we usually fix this for first time contributors if they are unable to do so themselves.
Sorry, something went wrong.
There was a problem hiding this comment.
Fix looks good - please drop it to two lines in order to meet the 80 character limit :)
Sorry, something went wrong.
|
Sorry for dropping the ball on getting this through the finish line back then @Urigo ! Thank you for your contribution |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
No description provided.