Using Visual Studio Code I'm not able to load resources from a Monkey Barrel. If a resource call is mistyped or not present I get a compilation error, but once it's referenced at runtime I get a "Symbol not found" error.
Barrel build name needs to be the same in the manifest.
Thanks Jim!
Using Visual Studio Code I'm not able to load resources from a Monkey Barrel. If a resource call is mistyped or not present I get a compilation error, but once it's referenced at runtime I get a "Symbol not found" error.