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

fix: webpack.config.js plugin #445

Merged
merged 1 commit into from
May 8, 2020
Merged

fix: webpack.config.js plugin #445

merged 1 commit into from
May 8, 2020

Conversation

SrdjanMilic
Copy link
Contributor

What is fixed:

Warning and error from npm and build log:

  1. warning
    warning: Since webpack v4 the extract-text-webpack-plugin should not be used for css. Use mini-css-extract-plugin instead.

  2. error
    Entrypoint undefined = extract-text-webpack-plugin-output-filename...

New plugin implementation documents:
https://webpack.js.org/plugins/extract-text-webpack-plugin/#usage
https://webpack.js.org/plugins/mini-css-extract-plugin/#advanced-configuration-example

@kspearrin kspearrin merged commit 8af28ad into bitwarden:master May 8, 2020
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