Skip to content

fix(storybook): 🚑 adds babel config for module resolution of util projects

Behrisch, M. (Michael) requested to merge fix/storybook into main

The storyboard TS config was not having any babelrc information required for the external module resolution (with a package.json)

Merge request reports