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

Upgrade Webpack to version 4 (#223) #286

Open
wants to merge 1 commit into
base: latest
Choose a base branch
from
Open

Upgrade Webpack to version 4 (#223) #286

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Jan 15, 2019

Upgraded webpack to version 4

Description

Upgraded webpack and webpack related dependencies and added wepack 4 related properties in config objects.

Related Issue

babel-loader is not upgraded as it would require babel to babel 7 migration and that would require changing hot reloading configuration by dropping babel-preset-react-hmre package using react-hot-loader and that that can be worked on under another issue for HMR implementation.

Reviewers

@vpn1997

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Other

Screenshots (if appropriate):

Checklist:

  • My code follows the code style (modified PEP8) of this project.
  • I have updated the documentation accordingly.
  • The code has been tested locally.

@ghost ghost mentioned this pull request Jan 15, 2019
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.

1 participant