Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Storybook 4 with Angular 6 fails when assets are glob objects. #3750

Closed
santialbo-actimo opened this issue Jun 11, 2018 · 3 comments
Closed

Comments

@santialbo-actimo
Copy link

Bug or support request summary

When using glob objects as assets, running the storybook fails because the following line is expecting a string.

https://github.com/storybooks/storybook/blob/9b13bfc6e973b1b06ed2b215d7d41e5e7c4d3c74/app/angular/src/server/angular-cli_utils.js#L41

Please specify which version of Storybook and optionally any affected addons that you're running

  • @storybook/angular 4 alpha 9
  • @angular 6.0.4

Who to contact

@igor-dv

@santialbo-actimo
Copy link
Author

Thanks @igor-dv will alpha.10 be released soon?

@igor-dv
Copy link
Member

igor-dv commented Jun 12, 2018

Usually, it happens around the weekend

@Hypnosphi
Copy link
Member

Released as 4.0.0-alpha.10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants