balanced / balanced-dashboard

The Balanced dashboard.
https://dashboard.balancedpayments.com/
Other
2.28k stars 385 forks source link

Setup custom build configurations #1533

Open cohitre opened 9 years ago

cohitre commented 9 years ago

We want to be able to build different versions of balanced-dashboard.js. The problem is that merging-in different features requires updating the package.json file to include the different dependencies.

The ideal solution would allow us to commit different build configurations with their own set of features/deployment servers/configuration variables that we can deploy with grunt deploy --configuration=xxxxxxxxx