Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The documentation for "hot code reloading" references a non-existent npm package #13621

Closed
drk-mtr opened this issue Mar 10, 2020 · 1 comment
Labels
Documentation Content Related to documentation content (not generation). Hot Code Reloading

Comments

@drk-mtr
Copy link

drk-mtr commented Mar 10, 2020

Please see here: https://nim-lang.org/docs/hcr.html

At the bottom of the page it states: Once your code is compiled for hot reloading, the nim-livereload NPM package provides a convenient solution for implementing the actual reloading in the browser using a framework such as LiveReload or BrowserSync.

The nim-livereload package doesn't appear to exist - does anyone know whether this was worked on but never published to npm?

I'd be really interested in trying to get this up and running. I'm hugely impressed that this is even possible. I got auto updates working using an elm-style architecture with almost no effort, so now I'm keen to be able to make updates and get auto-refresh while still preserving some client-side state.

@alehander92
Copy link
Contributor

alehander92 commented Mar 10, 2020

EDIT: nvm, sorry, i just saw there is a separate nim-livereload package in the docs

[the package : it doesn't have anything to do with nim i guess :) maybe this one https://www.npmjs.com/package/livereload ? ]

@Clyybber Clyybber added Hot Code Reloading Documentation Content Related to documentation content (not generation). labels May 4, 2020
@Araq Araq closed this as completed in ba5604b Jul 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Content Related to documentation content (not generation). Hot Code Reloading
Projects
None yet
Development

No branches or pull requests

3 participants