For some reason, adding certain dependencies to Actions will simply disappear after deployment (whether by Deploy CLI or through the browser UI).
Only some though, such as lodash
or uuid
, which leads me to think it’s packages already in the dependency graph somewhere? But this is rather opaque behaviour. Can anyone confirm?
I should note that the Action works fine regardless.