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

update webpack #163

Open
debragail opened this issue Feb 24, 2019 · 1 comment
Open

update webpack #163

debragail opened this issue Feb 24, 2019 · 1 comment

Comments

@debragail
Copy link
Contributor

outdated dependency for webpack 4 using extract-text-webpack-plugin. Using recommended mini-css-extract plugin.

screen shot 2019-02-24 at 14 39 09

screen shot 2019-02-24 at 14 35 51

https://webpack.js.org/plugins/extract-text-webpack-plugin/

https://webpack.js.org/plugins/mini-css-extract-plugin/

npm install --save-dev mini-css-extract-plugin

Expected Behavior

npm i should not have multiple version dependencies of webpack.

Current Behavior

Possible Solution

Steps to Reproduce (for bugs)

Context

Your Environment

  • Version used:
  • Environment name and version (e.g. Node 7.3.12):
  • Server type and version:
  • Operating System and version:
  • Link to your project:
@debragail debragail mentioned this issue Feb 24, 2019
3 tasks
@sureife
Copy link

sureife commented May 5, 2019

Hi. Would love to help with this!

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

No branches or pull requests

2 participants