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.
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/