Skip to content

cli: simplify npm binary setup - #837

Closed
paul-marechal wants to merge 1 commit into
eclipse-openvsx:masterfrom
paul-marechal:cli-simple-bin
Closed

cli: simplify npm binary setup#837
paul-marechal wants to merge 1 commit into
eclipse-openvsx:masterfrom
paul-marechal:cli-simple-bin

Conversation

@paul-marechal

Copy link
Copy Markdown
Contributor

This commit moves ovsx.js to the root of the package. This way we don't need to copy the file from src to lib at build time.

@paul-marechal
paul-marechal force-pushed the cli-simple-bin branch 2 times, most recently from 97cc135 to ad0466b Compare November 22, 2023 02:36
This commit moves `ovsx.js` to the root of the package. This way we
don't need to copy the file from `src` to `lib` at build time.
@amvanbaren amvanbaren moved this from In Progress to Todo in Eclipse Open VSX Mar 18, 2025
@netomi

netomi commented Dec 9, 2025

Copy link
Copy Markdown
Contributor

so a common pattern seems to be to place such scripts into a bin folder instead of the package root, e.g. https://github.com/microsoft/TypeScript/tree/main/bin

@netomi netomi mentioned this pull request Jan 12, 2026
@netomi

netomi commented Jan 12, 2026

Copy link
Copy Markdown
Contributor

Closing in favor of #1538 .

@netomi netomi closed this Jan 12, 2026
@github-project-automation github-project-automation Bot moved this from Todo to Done in Eclipse Open VSX Jan 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants