easy-webpack / config-css

MIT License
0 stars 2 forks source link

css plugin fails if near the top of the webpack plugin list (i.e. it's the first plugin) #4

Closed jsobell closed 8 years ago

jsobell commented 8 years ago

The module fails looking on plugins.find, which is empty, if no other module has attached any plugins yet.