We should support writing Roc configuration that is managed by Babel similarly to how Webpack does it. A great start is to look at the Webpack source code for inspiration and it uses https://www.npmjs.com/package/interpret internally.