huan / hot-import

Hot Module Replacement (HMR) for Node.js
https://npmjs.com/package/hot-import
Apache License 2.0
25 stars 2 forks source link

fix duplicate import caused undefined bug #28

Closed hanguofeng closed 5 years ago

hanguofeng commented 5 years ago

fix duplicate import caused undefined bug

huan commented 5 years ago

Good catch!

Thank you for your contribution, appreciate!

huan commented 5 years ago

Should be published to NPM as version v0.2.7 or above.