brillout / goldpage

Page Builder.
Creative Commons Zero v1.0 Universal
57 stars 3 forks source link

[Tentative] Use Parcel instead of Webpack #15

Open brillout opened 4 years ago

brillout commented 4 years ago

Parcel v2 is starting to have first class support for SSR, see this.

Thanks to Parcel's zero-config philosophy, replacing Webpack with Parcel will make the tedious and unnecessary webpack config fiddling a thing of the past.

davenquinn commented 3 years ago

This would be an amazing thing!

brillout commented 3 years ago

Yes! See https://github.com/reframejs/goldpage/issues/24