Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 553 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 553 Bytes

meteor-hmr packages

  • hot-build - main build plugin hmr support, used by other build plugins

  • ecmascript-hot - ecmascript adapted to use hot-build

  • node-modules-hot - watch/compile/hotload local node-modules

  • hot - main client-side hmr runtime - meteorInstallHot method

  • modules-runtime-hot - changed to core modules-runtime-hot package

Historical