Bitbucket server integration
Created by: lguychard
This PR adds a new Webpack entrypoint in browser/
: integration.tsx
. It's based on phabricator/extension.tsx
, but aims to be code host agnostic. The bundle, integration.bundle.js
, is served as a static asset by the Sourcegraph instance.
Build tasks for copying assets (phabricator()
, watchPhabricator()
, etc.) have been adapted.
Rel: https://github.com/sourcegraph/bitbucket-server-plugin/pull/1