@asset Acorn includes relative path twice

When I use the @asset directive in my Sage10 theme, I get urls in the form of https://myurl.com/app/themes/mytheme/public/app/themes/mytheme/public/images/logo.png so the path to my theme is included twice - when the image exists. With @asset('images/example.png) (which doesn’t exist) i get a url that looks fine. Could that be a configuration issue? Acorn version is 2.0.3