vigetlabs / blendid

A delicious blend of gulp tasks combined into a configurable asset pipeline and static site builder
MIT License
4.97k stars 682 forks source link

Add console warn if module is missing instead of break #568

Open dillonbailey opened 5 years ago

dillonbailey commented 5 years ago

Added try/catch block to core index.js so missing modules only produce a warning to the console as opposed to stopping the script from running.

greypants commented 5 years ago

Looks good to me! Someone from Viget want to ship merge and ship this? @mzlock? @benjtinsley?