Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed built-in extensions #187

Open
andrewpareles opened this issue Dec 21, 2024 · 0 comments
Open

Removed built-in extensions #187

andrewpareles opened this issue Dec 21, 2024 · 0 comments

Comments

@andrewpareles
Copy link
Contributor

On commit 91f83212788ced6e6bc65adf75acaeb66ef8cb14 and prior, the product.json file provides some built-in extensions. However, when you try bundling Void, the gulpfile script detects these are outdated, tries updating them, crashes (because we're using open-vsx), and fails.

To reproduce this without waiting for the whole build, you can run npm run gulp compile-extensions-build-pr. Also see npm run download-builtin-extensions.

I deleted these built-ins for now so we can bundle, but we might want to re-add them in the future.

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

No branches or pull requests

1 participant