Dabolus / polymer3-webpack-starter-kit

Polymer 3 Starter Kit with Webpack
MIT License
55 stars 6 forks source link

Make sure that packages are updated to their latest version #60

Closed Dabolus closed 6 years ago

Dabolus commented 6 years ago

After noticing that I was using an old version of the Workbox plugin, I think it is necessary to make sure that each package is updated to their latest version. Most probably there is some dependency to update, since when I created this project Webpack 4 had just been released and many dependencies are still referencing Webpack 3

Dabolus commented 6 years ago

Done (#62)! Some packages definitely needed to be upgraded