reeversedev / grommerce-store

Grocery shopping made easier online with Grommerce.
Apache License 2.0
8 stars 2 forks source link

Setup Parcel as a module bundler for grommerce-store #7

Closed reeversedev closed 5 years ago

reeversedev commented 5 years ago

Is your feature request related to a problem? Please describe. We need to have a light weight module bundler to spin up our react application.

Describe the solution you'd like Setup parceljs as a module bundler to spin up our application

Describe alternatives you've considered We could have gone with alternatives like Webpack and picka but I found parceljs to be very easy and useful in our use case.

Additional context https://parceljs.org/