dennisreimann / uiengine

Workbench for UI-driven development
https://uiengine.uix.space/
MIT License
366 stars 25 forks source link

More flexible configuration #10

Closed dennisreimann closed 6 years ago

dennisreimann commented 6 years ago

Currently the project config has to be done via the uiengine.yml file and can on ly be written in YAML. Even though this works nicely, it would be a good addition to be able to have the config available in differnt formats, i.e. in the package.json or a separate uiengine.config.js file as know from other js projects.

The current YAML configuration should still be available.

Possible packages to help with implementing this: