Moritz Jacobs

Results 11 comments of Moritz Jacobs

Same here, we have ~70 stories and use `@storybook/builder-vite`. Any ideas?

> Do you see the same issue when running build-storybook directly in on your CI server [1] Sorry, I could have specified: we are using github actions as well. This...

> Hey peeps! Could you share the versions of `vite` and `@storybook/builder-vite`? Thanks! `@storybook/[email protected]`and `[email protected]` Thanks for your support!

For anybody stumbling upon this issue via google, here's a workaround (at least for my case) using a polyfill: https://stackoverflow.com/a/52420677/4903358

~~Adding to @cianmm 's workaround, you can also do it like this, so it will still use emotion classes:~~ ```ts

If you really must support IE 11 in your JavaScript.js projects, I'd recommend using this polyfill: https://www.npmjs.com/package/promise-polyfill Don't forget: using IE 11 as your browser is a major security risk,...

Good point. This is so old, I can do my own review and maybe get this done :)

@bytetyde talked about `deploy` as a category.

Not yet, I will consider it!