parcel-bundler / parcel

The zero configuration build tool for the web. 📦🚀
https://parceljs.org
MIT License
43.5k stars 2.27k forks source link

Improve HMR API #2497

Open elsassph opened 5 years ago

elsassph commented 5 years ago

🙋 feature request

Parcel HMR API isn't following established (e.g. Webpack) conventions.

🤔 Expected Behavior

😯 Current Behavior

💁 Possible Solution

🔦 Context

💻 Examples

mischnic commented 5 years ago

More details: #314, #1003

mischnic commented 4 years ago

Some work has started here: https://github.com/parcel-bundler/parcel/tree/webpack-hmr-api, https://github.com/101arrowz/parcel/tree/webpack-hmr-api