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

fix: do not ship broken symlinks in webkit for mac #5512

Merged

Conversation

aslushnikov
Copy link
Contributor

Since we don't ship things like WebKitPluginAgent, we can
safely remove all the symlinks that point to the missing targets.

Fixes #5472

Since we don't ship things like WebKitPluginAgent, we can
safely remove all the symlinks that point to the missing targets.

Fixes microsoft#5472
@aslushnikov aslushnikov force-pushed the do-not-bundle-broken-symlinks-on-mac branch from 909a196 to cb195ec Compare February 20, 2021 05:09
@aslushnikov aslushnikov merged commit eb3efb3 into microsoft:master Feb 20, 2021
@aslushnikov aslushnikov deleted the do-not-bundle-broken-symlinks-on-mac branch February 20, 2021 05:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Webkit throws error when packaged within Node Modules using Electron-Packager
2 participants