survivejs / webpack-book

From apprentice to master (CC BY-NC-ND)
https://survivejs.com/webpack/
2.42k stars 319 forks source link

Tweak post_install script #189

Closed sapegin closed 7 years ago

sapegin commented 7 years ago
  1. Fix npm script name and folder name to match package.json example.
  2. Do not shadow stat variable.
  3. More readable stdio option (means the same as [0, 1, 2])
  4. Add comments