tcoopman / elm-css-webpack-loader

34 stars 13 forks source link

Improve error handling #8

Closed gkubisa closed 7 years ago

gkubisa commented 7 years ago

The change is to pass Error instances to callback in async mode, which allows webpack to report them correctly.