Skip to content

Storybook build fails with ember-destroyable-polyfill #96

@gossi

Description

@gossi

I've upgrade hokulea to latest dependencies PR: hokulea/hokulea#13

With that I've upgrade to @glimmer/component and @glimmer/tracking to v1.0.1 and ember to v3.20 and not sure which one of those upgrades brings in ember-destroyable-polyfill. However, they break my storybook build on netlify. Here is the log: https://app.netlify.com/sites/hokulea/deploys/5f42add1bae43a0008544de5 (@hokulea/explorer is the addon which runs the storybook). The build runs locally for me, which keeps me wondering.

There is more to it, that might all depend together. Also the tests work for me locally but fail on github actions. Here is the latest run: https://github.com/hokulea/hokulea/pull/13/checks?check_run_id=1018844223

Which brings me to that fact, that I reported a similar problem to storybook: storybookjs/storybook#11853 I thought this issue is because storybook runs its own webpack bundling and as part of that fails to parse the template in there. Now I think, this is even more connected to ember itself.

I'm kind stuck with this but happy to provide help or am up for pairing

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions