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

Convert webpack configs to use assets instead of individual loaders #3465

Merged
merged 8 commits into from
May 20, 2022

Conversation

jasongrout
Copy link
Member

@jasongrout jasongrout commented May 19, 2022

This builds on #3464 (starting with 723e3ad) to update the rest of the webpack config files to use webpack assets rather than various loaders.

Also, I delete the blueprint define. It is only required for the jlab extension, and jlab automatically provides it when building the extension.

This also updates the examples to use the new webpack asset modules.
It looks like browsers have basically supported css variables for about 5 years now, so the postcss processing isn't necessary anymore.
These were removed when changing to use the webpack asset loaders.
@jasongrout jasongrout added this to the 8.0 milestone May 19, 2022
@github-actions
Copy link

Binder 👈 Launch a binder notebook on branch jasongrout/ipywidgets/webpackassets

@jasongrout jasongrout requested review from ibdafna and vidartf May 19, 2022 23:24
@ibdafna ibdafna merged commit a79655d into jupyter-widgets:master May 20, 2022
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.

2 participants