jamielob / reloader

More control over hot code push reloading for your production apps. Designed to replace mdg:reload-on-resume and provide a more production-ready approach.
28 stars 22 forks source link

Would this work with 1.8.2 #19

Open bouchepat opened 4 years ago

bouchepat commented 4 years ago

Hi, would this package work with 1.8.2?

The instruction are:

meteor add jamielob:reloader meteor remove mdg:reload-on-resume

mdg:reload-on-resume package no longer exists, and I believe is replaced with:

reload

Should reload be removed then?