Releases: okwolf/srvs
Releases · okwolf/srvs
0.6.2
0.6.1
0.6.0
0.5.3
0.5.2
0.5.1
0.5.0
0.4.1
0.4.0
What's new?
- Hot reloading now detects changes to
scriptPath
anddocPath
changes, with a fallback to refreshing the page if no handler is defined for hot reloading that path. - The
BROWSER
environment variable can be used to control which application to open your page in, or set tonone
to disable browser opening entirely. This feature is inspired by the popularcreate-react-app
.