You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My code gets up after crash, thanks to amazing power of micro-dev.
💥 Actual behavior:
[d:micro] npm ERR!
[d:micro] npm ERR! Faioled at the [email protected] d:micro script.
[d:micro] npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
[d:micro]
Both my microservice and micro-dev die because I've made typo and saved.
Hot reloading combined with exiting on error actually means I restart the server more times than I would have without hot reload. 😢
Pretty nice package in spite of it.
The text was updated successfully, but these errors were encountered:
🍰 Expected behavior:
My code gets up after crash, thanks to amazing power of
micro-dev
.💥 Actual behavior:
Both my microservice and
micro-dev
die because I've made typo and saved.Hot reloading combined with exiting on error actually means I restart the server more times than I would have without hot reload. 😢
Pretty nice package in spite of it.
The text was updated successfully, but these errors were encountered: