| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
| displayTitle: 'C++ addons' | ||
| category: 'api' | ||
| editPage: 'https://github.com/nodejs/node/blob/v18.8.0/doc/api/addons.md' | ||
| editPage: 'https://github.com/nodejs/node/blob/v18.9.0/doc/api/addons.md' |
There was a problem hiding this comment.
Aside, this could probable be guess/calculated at build time to reduce git noise
Sorry, something went wrong.
There was a problem hiding this comment.
Also missing the i18n part of the file path right now
Sorry, something went wrong.
There was a problem hiding this comment.
Also missing the i18n part of the file path right now
WDYM? The source has no i18n. The i18n is done here.
Sorry, something went wrong.
There was a problem hiding this comment.
Aside, this could probable be guess/calculated at build time to reduce git noise
Sure, but this PR is not the right place (IMHO) to talk about this. I'd recommend opening an issue with all your suggestions.
Sorry, something went wrong.
There was a problem hiding this comment.
Oh, I see it's on the node repo. The URL doesn't actually take you to an editable page though, because you can't edit files on a tag path
Sorry, something went wrong.
There was a problem hiding this comment.
I think I understand the point of this PR now. Let's merge this ASAP as it's just a dry-run
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Description
Just run npm run sync-api and doesn't make any other changes
Related Issues
Check List