Right now, the BltApi is exported globally to api in development builds. While this is nice for development, it often means that a dependency is missed when creating new controllers or factories and will only error after an app is packaged for production.
Right now, the BltApi is exported globally to api in development builds. While this is nice for development, it often means that a dependency is missed when creating new controllers or factories and will only error after an app is packaged for production.