tcoopman / elm-css-webpack-loader

34 stars 13 forks source link

Update peerDependency to webpack@3 #21

Closed gkubisa closed 6 years ago

arlobelshee commented 6 years ago

Please merge this PR and release an update. I'd love to use your loader, but the rest of my project has moved on to webpack 3, and I'm not going to run multiple versions at once.

tcoopman commented 6 years ago

I have changed the peerdependency to >=2. This should fix it and still allow version 2. I haven't specified <4 but if this would break, it can be changed