Read umbraco-package.json
from child directories.
#16171
Replies: 1 comment 4 replies
-
Hi, this was my decision, so going to address it here 🙋♂️ We noticed this was a thing in Umbraco 13 and earlier -- it would pick up the then We decided it would make sense if the new We could potentially introduce another level, so this would work:
Could you perhaps share your thoughts towards the use-case of this, @markadrake? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm exploring the Umbraco 14 RC and writing an RCL library.
I noticed if my
app-plugins
directory has this composition, that theumbraco-package.json
is ignored.app_plugins
package
module
umbraco-package.json
ignoredumbraco-package.json
This may be the code responsible.
Beta Was this translation helpful? Give feedback.
All reactions