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 to webpack 3 #158

Merged
merged 1 commit into from
Nov 30, 2017
Merged

Upgrade to webpack 3 #158

merged 1 commit into from
Nov 30, 2017

Conversation

chocoelho
Copy link
Contributor

Description

Upgrade webpack and related packages. With this, we can make use of the latest updates of these packages.

Motivation and Context

Resolves #110. Webpack 3 was launched a while ago, and the update was quite simple once the PRs mentioned in the related issue were merged.

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)

Checklist:

  • My code follows the code style of this project.
  • My change requires documentation updates.
  • I have updated the documentation accordingly.
  • My change requires dependencies updates.
  • I have updated the dependencies accordingly.

Signed-off-by: Carlos Coelho <[email protected]>
@chocoelho chocoelho requested a review from aericson November 30, 2017 02:28
@chocoelho chocoelho merged commit e4137cb into master Nov 30, 2017
@joaopslins joaopslins deleted the update-webpack branch July 5, 2019 22:18
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.

Update to webpack v3
2 participants