Skip to content

move all sourcegraph-extension-api impl code into extensions-client-common

Administrator requested to merge ext-shared into master

Created by: sqs

This reduces the number of packages with impl code by 1. The sourcegraph package (sourcegraph-extension-api) now ONLY contains a sourcegraph.d.ts and a noop stub .js file. This makes it possible to further simplify the TypeScript build process.

Merge request reports

Loading