Skip to content
This repository has been archived by the owner on Mar 27, 2019. It is now read-only.

Upgrade to webpack v2 #93

Merged
merged 5 commits into from
Apr 13, 2017
Merged

Conversation

msessa
Copy link
Collaborator

@msessa msessa commented Apr 11, 2017

Webpack v1 is getting increasingly more outdated and deprecated by various web components.

v2 provides better performance and flexibility

This PR upgrades a few core project dependencies:

  • webpack 1.13.3 → 2.3.3
  • extract-text-webpack-plugin 1.0.1 → 2.1.0
  • file-loader 0.9.0 → 0.11.1
  • css-loader 0.25.0 → 0.28.0
  • babel-loader 6.2.7 → 6.4.1
  • url-loader 0.5.7 → 0.5.8
  • postcss-loader 1.1.0 → 1.3.3

I also migrated the webpack config file from v1 to v2 and recombined it in a single file suitable to build multiple targets with selectable dev/prod output profiles.

@djenriquez
Copy link
Owner

@msessa I noticed that the logo isnt loading on the login, is that just me?

@msessa
Copy link
Collaborator Author

msessa commented Apr 12, 2017

Good catch. I'll push a fix soon

@msessa
Copy link
Collaborator Author

msessa commented Apr 12, 2017

Fixed.

Copy link
Owner

@djenriquez djenriquez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@msessa msessa merged commit b815157 into djenriquez:master Apr 13, 2017
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