Closed selfup closed 6 years ago
Because Webpack has professional support, is used by giants like GitLab/AirBnb/Facebook/etc, provides code splitting (mature), has a very large ecosystem, and many other features (that might be needed by projects that grow out of this boilerplate) 😄
Webpack works, no need to switch to something else (yet, if at all) 🚀
@diomed I made this for ya: https://github.com/selfup/hyperapp-one-parcel
I can't believe you made this for me 😱 Thank you very much. 👍 I'm stunned.
@diomed no worries! I was bored, and you brought up a good point, so I made a new repo 🎉
Also a good excuse to learn parcel 😂
And now there is a new boilerplate for the community 🚀
Also just added support for gh-pages via a custom script in the package.json: https://github.com/selfup/hyperapp-one-parcel/issues/1 🎉
Only update to 3.11, once Hyperapp 2 is out, will switch to parcel
Reasons
Where is webpack 4 being tracked?
Right here! https://github.com/webpack/webpack/milestone/15