Replies: 1 comment 1 reply
-
|
@isc-ntarr I would expect a missing resource to throw an error. What resource type is it? (CLS? PKG? RTN? etc.) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When a Resource is declared in a manifest file with Preload=true, and the resource is not found in the preload folder, what should happen? It seems that no error is added to the build log, and the resource is just skipped over. I would prefer to see an error indicating that the resource was not found.
Beta Was this translation helpful? Give feedback.
All reactions