Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

Fix webpack issues and UI #2624

Merged
merged 1 commit into from
Jan 22, 2021
Merged

Fix webpack issues and UI #2624

merged 1 commit into from
Jan 22, 2021

Conversation

fcjreed
Copy link
Contributor

@fcjreed fcjreed commented Jan 21, 2021

Updates to a few dependencies:

expose-loader
remove extract-text-webpack-plugin
add mini-css-extract-plugin
webpack
webpack-cli

extract-text-webpack-plugin - This is a deprecated module. Migrated code to use the new mini-css-extract-plugin.

Fixes to post_install.js to use new syntax for production mode build.

Fixes to webpack.config.js to address the deprecations and compilation errors.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants