Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Theia extensions: declare entrypoints #9434

Open
paul-marechal opened this issue May 4, 2021 · 0 comments
Open

Theia extensions: declare entrypoints #9434

paul-marechal opened this issue May 4, 2021 · 0 comments
Labels
enhancement issues that are enhancements to current functionality - nice to haves

Comments

@paul-marechal
Copy link
Member

Related: eclipse-theia/theia-blueprint#74 (comment)

Theia's backend uses a good deal of sub-processes, and some are spawned from entrypoints implemented within extensions. In order to bundle backend applications, we need Webpack to be aware of those entrypoints.

Theia extensions should declare their entrypoints so that Webpack can more easily be run.

@paul-marechal paul-marechal added the enhancement issues that are enhancements to current functionality - nice to haves label May 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement issues that are enhancements to current functionality - nice to haves
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant