-
Notifications
You must be signed in to change notification settings - Fork 29.4k
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
Copy webServer from Typescript to VS Code #165771
Merged
Merged
Commits on Nov 7, 2022
-
Not working. Also not correctly formatted, I'll do that later.
Configuration menu - View commit details
-
Copy full SHA for be55639 - Browse repository at this point
Copy the full SHA be55639View commit details
Commits on Nov 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4b4ca3d - Browse repository at this point
Copy the full SHA 4b4ca3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc3c717 - Browse repository at this point
Copy the full SHA dc3c717View commit details
Commits on Nov 10, 2022
-
Move webServer to its own directory
And prepare for getting rid of dynamicImportCompat.js hack
Configuration menu - View commit details
-
Copy full SHA for a9ce12d - Browse repository at this point
Copy the full SHA a9ce12dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c44d4c4 - Browse repository at this point
Copy the full SHA c44d4c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1094941 - Browse repository at this point
Copy the full SHA 1094941View commit details
Commits on Nov 11, 2022
-
Webpac tsserver.web.js with webServer.ts as entrypoint
Instead of using CopyPlugin. 1. Shipping multiple entrypoints in a single file required fixes to build code. 2. There are a couple of warnings from `require` calls in tsserverlibrary.js. Those are not relevant since they're in non-web code, but I haven't figured how to turn them off; they are fully dynamic so `externals` didn't work.
Configuration menu - View commit details
-
Copy full SHA for d751d5c - Browse repository at this point
Copy the full SHA d751d5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a2f514 - Browse repository at this point
Copy the full SHA 8a2f514View commit details -
Configuration menu - View commit details
-
Copy full SHA for 356d5a3 - Browse repository at this point
Copy the full SHA 356d5a3View commit details
Commits on Nov 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9dae7d1 - Browse repository at this point
Copy the full SHA 9dae7d1View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.