steelbrain / pundle

👾 peaceful bundles - js bundler, built from the ground up for speed and extensibility
358 stars 23 forks source link

Be able to pass options to pundle from .motion.json #167

Closed natew closed 6 years ago

natew commented 7 years ago

I was trying to do something like this:

image

Because we want to grab a specific packageMain in our env. Secondly, actually, we want to do this differently depending on production/development.

So a second consideration is can motion have different config for builds or for env?

steelbrain commented 6 years ago

Current config allows this and much greater control too