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

Add option to copy trash dependency to bundle #13112

Merged
merged 1 commit into from
Nov 30, 2023
Merged

Conversation

msujew
Copy link
Member

@msujew msujew commented Nov 28, 2023

What it does

Closes #13110

Only copies the trash native binaries in case the adopter has included @theia/filesystem in their build.

How to test

Create a minimal Theia app like in the issue above. The backend should be bundled successfully.

Review checklist

Reminder for reviewers

@msujew msujew added filesystem issues related to the filesystem bundle Related to webpack bundling labels Nov 28, 2023
Copy link
Member

@vince-fugnitto vince-fugnitto left a comment

Choose a reason for hiding this comment

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

I can confirm the changes work as expected! 👍

@msujew msujew merged commit 4556bcd into master Nov 30, 2023
14 checks passed
@msujew msujew deleted the msujew/copy-trash-bundle branch November 30, 2023 14:21
@github-actions github-actions bot added this to the 1.44.0 milestone Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bundle Related to webpack bundling filesystem issues related to the filesystem
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

core: building minimal app fails on MacOS
2 participants