carlo
carlo copied to clipboard
hot reload?
anyway to see my changes immediately after modifying a source file? right now I have to manually shut it down, write a fix, run carlo
You should be able to 'reload' from the context menu, at least this works for the System info example.
(also Ctrl/Cmd+R
from the DevTools opened against the Carlo window)
Here is a setup with HMR based on webpack-dev-server and react-hot-loader: https://github.com/loopmode/carlo-webpack-react-hmr