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

Use Theia's re-exports in example app instead of direct imports #1011

Closed
bhufmann opened this issue Sep 8, 2023 · 1 comment
Closed

Use Theia's re-exports in example app instead of direct imports #1011

bhufmann opened this issue Sep 8, 2023 · 1 comment
Labels
tech debt Somethings to fix technical debt

Comments

@bhufmann
Copy link
Collaborator

bhufmann commented Sep 8, 2023

The example app now uses the re-export for inversify dependency. Update the example app also to use other re-exports from Theia as described in [1].

[1] https://github.com/eclipse-theia/theia/blob/master/packages/core/README.md#re-exports

Originally posted by @bhufmann in #1009 (comment)

@bhufmann bhufmann added the tech debt Somethings to fix technical debt label Sep 8, 2023
@marcdumais-work
Copy link
Contributor

done in d88ea47

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tech debt Somethings to fix technical debt
Projects
None yet
Development

No branches or pull requests

2 participants