aniftyco / kubit

Full stack web framework for Node.js

Home Page:https://kubitjs.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Account for end user extended configuring of the bootconfig

joshmanders opened this issue · comments

Right now I have the bootConfig (formerly the rcfile) hardcoded into the application component, it allows for shallow extending but that's fragile and could break things if you try to extend the wrong thing. So we need to refactor this and allow deep extending the config.