Files
meteor/packages/hot-code-push/README.md
2016-08-30 15:40:14 -07:00

7 lines
371 B
Markdown

# hot-code-push
[Source code of released version](https://github.com/meteor/meteor/tree/master/packages/hot-code-push) | [Source code of development version](https://github.com/meteor/meteor/tree/devel/packages/hot-code-push)
***
Enables Meteor's hot code push functionality in development and production by
including the `autoupdate` and `reload` packages in your app.