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

feat(language-server): Dynamically download TypeScript from CDN on Web #71

Merged
merged 7 commits into from
Oct 30, 2023

Conversation

johnsoncodehk
Copy link
Member

Fixed downstream must polyfill node modules for typescript. See #70

The language client should pass the typescript url via InitializationOptions.

@johnsoncodehk johnsoncodehk changed the title feat(web): Import typescript from CDN feat(language-server): Dynamically download TypeScript from CDN for Web Oct 30, 2023
@johnsoncodehk johnsoncodehk marked this pull request as ready for review October 30, 2023 20:08
@johnsoncodehk johnsoncodehk changed the title feat(language-server): Dynamically download TypeScript from CDN for Web feat(language-server): Dynamically download TypeScript from CDN on Web Oct 30, 2023
@johnsoncodehk johnsoncodehk merged commit 62ece16 into master Oct 30, 2023
6 checks passed
@johnsoncodehk johnsoncodehk deleted the web-import-ts-from-cdn branch October 30, 2023 20:32
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.

1 participant