donejs / done-serve

DoneJS development server
https://www.npmjs.com/package/done-serve
MIT License
7 stars 5 forks source link

Allow live-reload from the error page #104

Closed matthewp closed 6 years ago

matthewp commented 6 years ago

In develop we should connect to the live-reload server from the development page. This is a script that errorFormat.html() can provide, probably optionally.

matthewp commented 6 years ago

This option is in https://github.com/donejs/donejs-error-format#htmlparts-options now. Just need to upgrade and use it in done-serve.