Refactor code-intel extensions bundling for VSCE and browser extension
Created by: taras-yemets
Refactors to use already generated code intel extension bundles from sourcegraph-extensions-bundles instead of generating them from from sourcegraph/code-intel-extensions. More context in this thread.
Test plan
- VSCE
- ensure code-intel works
- Browser extension
- ensure code-intel works for Firefox (logic didn't change for Chrome and Safari)
- ensure
create-source-zip
script includes bundled extensions in the output
App preview:
Check out the client app preview documentation to learn more.