Hi I am trying to get aurelia 2 working with storybook but no luck
Has anyone got this working recently.
I have setup storybook recently with react so I know how its supposed to be done I think.
I have tried using aurelia with and without typescript but it still fails on storybook startup.
Some example errors
If you have ‘reflect-metadata’ or any other reflect polyfill
R in C:/Users/pclark/Desktop/aurelia-sb-no-ts/aurelia-sb/node_modules/@aurelia/runtime-html/dist/resources/attribute-pattern.d.ts
ERROR in C:/Users/pclark/Desktop/aurelia-sb-no-ts/aurelia-sb/node_modules/@aurelia/runtime-html/dist/resources/attribute-pattern.d.ts(20,16):
TS2304: Cannot find name ‘State’.
TS6053: File ‘%SET_DURING_SB_INIT%’ not found.
Additionally who owns the plugin for aurelia storybook aurelia team or storybook team