Skip to content
This repository has been archived by the owner on Jun 20, 2018. It is now read-only.

Make plugin-ext npm module #12

Merged
merged 2 commits into from
May 8, 2018
Merged

Make plugin-ext npm module #12

merged 2 commits into from
May 8, 2018

Conversation

mmorhun
Copy link

@mmorhun mmorhun commented May 8, 2018

Adds typings and entrypoint into plugin-ext module. This allows using it as full npm module.
This export is needed for Che specific hosted plugin manager extension at least.

Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
* You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
*/

export * from '../hosted/node/hosted-plugin-uri-postprocessor';
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe some doc about what it provides to other modules
And in readme as well

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
@mmorhun mmorhun merged commit 1e2565c into master May 8, 2018
@mmorhun mmorhun deleted the plugin-ext-typings branch May 8, 2018 14:37
benoitf pushed a commit that referenced this pull request May 29, 2018
benoitf pushed a commit that referenced this pull request Jun 4, 2018
benoitf pushed a commit that referenced this pull request Jun 13, 2018
benoitf pushed a commit that referenced this pull request Jun 18, 2018
benoitf pushed a commit that referenced this pull request Jun 18, 2018
benoitf pushed a commit that referenced this pull request Jun 19, 2018
benoitf pushed a commit that referenced this pull request Jun 19, 2018
Signed-off-by: Florent BENOIT <fbenoit@redhat.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants