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 url as a polyfill dependency for apputils. #8659

Merged
merged 2 commits into from Jul 7, 2020

Conversation

jasongrout
Copy link
Contributor

References

Fixes #8657

Code changes

Adds a polyfill for url for the sanitize-html package.

We could have also added it in apputils-extension or in the main jlab build instead (given that it is a polyfill for the browser, so only used when actually bundling code with webpack). However, it may be most convenient as a dependency for apputils.

User-facing changes

Backwards-incompatible changes

We could have also added it in apputils-extension or in the main jlab build instead (given that it is a polyfill for the browser, so only used when actually bundling code with webpack). However, it may be most convenient as a dependency for apputils.

Fixes jupyterlab#8657
@jupyterlab-dev-mode
Copy link

Thanks for making a pull request to JupyterLab!

To try out this branch on binder, follow this link: Binder

@blink1073 blink1073 merged commit a668460 into jupyterlab:master Jul 7, 2020
@jasongrout jasongrout added this to the 3.0 milestone Jul 7, 2020
@github-actions github-actions bot added the status:resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion. label Feb 7, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
pkg:apputils status:resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Build error in master from Webpack 5
2 participants