https://discord.umbraco.com logo
Hi there. Is anyone building UI packages with pnpm...
# package-development
h
Hi there. Is anyone building UI packages with pnpm instead of npm? I don't know if it's related, but since I switched to pnpm my back-office complains it can't find my property editors anymore. Just looking for some clues on how debug this. The umbraco-package.json is there with all the bundled js files in wwwroot App_Plugins/myplugin (checked in Kudu after deployment, this is on Umbraco Cloud) running locally it all works fine, it's just after deploying to cloud that the problem occurs.
2 Views