toastdotdev / toast

The best place to stack your JAM. Toast is a Jamstack framework
153 stars 13 forks source link

fix: ignore module not found error when reading page wrapper #26

Closed pantharshit00 closed 3 years ago

pantharshit00 commented 3 years ago

fixes: https://github.com/toastdotdev/toast/issues/12

This PR checks the error code while reading page-wrapper and ignore MODULE_NOT_FOUND error.