The js-cookie dependency was set in the project for this, but developers often won't use the project and will instead import volto-hydra directly, causing a missing dependency. This fixes that issue so we can directly add volto-hydra to any project using mrs developer (and later npm ) and get started straight away.
The
js-cookie
dependency was set in the project for this, but developers often won't use the project and will instead importvolto-hydra
directly, causing a missing dependency. This fixes that issue so we can directly addvolto-hydra
to any project using mrs developer (and later npm ) and get started straight away.