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 Rename exposed url module to node-url to avoid API clash #1019

Merged
merged 2 commits into from
Apr 24, 2020

Conversation

Cheddam
Copy link
Member

@Cheddam Cheddam commented Mar 6, 2020

Browsers already have a URL key on their window object, so this clashes with the expose-loader entry and makes it unusable.

Pairs with an adjustment to the externals config in @silverstripe/webpack-config: silverstripe/webpack-config#44

Browsers already have a URL key on their window object, so this clashes
with the expose-loader entry and makes it unusable.
@robbieaverill
Copy link
Contributor

You probably need to tag/release/update webpack-config in this PR as well?

@maxime-rainville
Copy link
Contributor

Just published a new version of webpack-config. We'll probably need to bump which version of we're using on this PR.

@maxime-rainville
Copy link
Contributor

maxime-rainville commented Apr 24, 2020

Merge on green

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.

4 participants