`Object.keys(buttonConfig)` in `manifest.js` will not work when no style is defined as `buttonConfig` is not an `iterable`. This shouldn't normally be an issue, but after installing the package you have to define your config or Neos will not work anymore.