Hi all,
This is one of the two areas where we stumbled during migration. .then() in app.js doesn't seem to be working during build, it works fine when running the app in development mode. Noticed following comment in steal.js but looking for a solution that'd not require too much changes in codebase.
* Note: This is depricated in 3.3. You should use
* [steal.config.shim]'s `deps` property instead.
Thanks!