mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
7 lines
371 B
Markdown
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.
|