teamfa / sails-hook-webpack

Webpack asset pipeline hook for SailsJS!
MIT License
23 stars 7 forks source link

if process.env.NODE_ENV === 'developement' => ReferenceError: entries is not defined #7

Open Fr33maan opened 8 years ago

Fr33maan commented 8 years ago

As the title says, in the config file provided in the README, at line 18 we try to push in entries which not exists.

Salakar commented 8 years ago

Updated the readme, bit of a derp there sorry. Try now?

Fr33maan commented 8 years ago

Hi, I still have this issue so I cannot try anything :)