ParcelJS offers a zero-config alternative to webpack without giving up any goodies. I've tried it in a personal project and got excellent results.
In the interest of getting things up and running even more quickly for app developers and keeping the bulk of this codebase focused on the Shopify-relevant items, I propose we switch out the webpack config for a parcel set up.
ParcelJS offers a zero-config alternative to webpack without giving up any goodies. I've tried it in a personal project and got excellent results.
In the interest of getting things up and running even more quickly for app developers and keeping the bulk of this codebase focused on the Shopify-relevant items, I propose we switch out the webpack config for a parcel set up.
cc @TheMallen