import myPersonalModule from './lib/myPersonalModule'
this work before I run gulp but after I run gulp command I enter my page I see error of
Error: Cannot find module "./lib/myPersonalModule"
No comments:
Post a Comment