Previously in version 5.5.6 or before
controllers in clientDefs as
used to load client/custom/src/controlllers/some-entity.js
Now it's not working! Is there any change in 5.6.0 in this?
controllers in clientDefs as
Code:
{
"controllers": "custom:controllers/some-entity"
}
Now it's not working! Is there any change in 5.6.0 in this?

Comment