We are using rollup to bundle a backend server (nodejs with koa).
For development, we run rollup in watch mode with the run-plugin that initially starts and then restarts the sever on every change.
Would be nice to use nollup with HMR instead.
Possible?
We are using rollup to bundle a backend server (nodejs with koa).
For development, we run rollup in watch mode with the run-plugin that initially starts and then restarts the sever on every change.
Would be nice to use nollup with HMR instead.
Possible?