-
Notifications
You must be signed in to change notification settings - Fork 6.4k
Closed
Labels
choreRelated to maintenance or clean upRelated to maintenance or clean uphigh-priorityThis issue needs to be resolved ASAPThis issue needs to be resolved ASAP
Milestone
Description
We currently use yarn link to create a symlink between vendor/modules/code-oss-dev and coder/vscode (our fork). This is a bit unreliable and also requires cloning and updating two separate repos. The first step then would be to switch away from yarn link and use a submodule.
- Remove vendor
- Add git submodule under lib/vscode
- update all the paths and the scripts to point to that location
There may be some additional code to cleanup
Metadata
Metadata
Assignees
Labels
choreRelated to maintenance or clean upRelated to maintenance or clean uphigh-priorityThis issue needs to be resolved ASAPThis issue needs to be resolved ASAP