-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Labels
Description
I was thinking that it might make sense having assetgraph-builder able to retrieve configuration from a .assetgraph configuration file, working in the usual dotfile manner.
It might give some benefit to the developer being able to store all the build configuration in this file instead of having to write a *ake-file just to invoke buildProduction the same way each time.
Further more I think it might give some future possibilities having the configuration in a well defined file. For example if we want to build assetgraph into other parts of the workflow, like an editor plugin, so they can share the configuration or parts of it.
Reactions are currently unavailable