stealjs / live-reload

[DEPRECATED] live-reload for StealJS and SystemJS
MIT License
2 stars 1 forks source link

Discussion: better terminology for “live reload” #30

Open chasenlehara opened 8 years ago

chasenlehara commented 8 years ago

@justinbmeyer brought up here that our use of “live reload” isn’t quite right, since what we really do is hot module swapping and not just reload the entire page.

I’m creating this issue so we can consider using better terminology in places like this: https://github.com/stealjs/steal-tools/blob/c6f735639ddffe17fed8d35ea591e217c8ab87fa/lib/stream/live.js#L64

matthewp commented 8 years ago

Yeah, sure, what should we call it in that case. steal-hot-swap? "The hot swap server is not running"?