Terry Slack

Results 22 comments of Terry Slack

Hi, I'm currently using Storybook 6.0.18. I have the same issue. SB does not work in IE 11, crashing on **return class extends Parser**

@shilman Actually, I managed to track down the issue earlier today. The acorn-jsx module used by one of the storybook addons is not transpiled to ES5. Specifically **acorn-jsx**. I found...

@tooppaaa yes, we are using custom webpack/babel. Out of the box, Storybook did not work in IE 11. With the rule in my comment above, it now works.

@tooppaaa For sure, for cra applications. But why not just bake it into storybook, something like your preset or the one I use above? Wouldn't that solve the issue with...

Interesting. I thought the custom webpack config was merged with Storybooks wepback. I say this in seeing all of the IE 11 stuff added when doing a build. Before I...

Has this feature been setup. I have tried to setup 2 different proxies, and it will only fire on the first one it encounters.

> I have a private React project that fails to start with SB 6.5+TS 5.0, and succeeds with SB 7+TS 5.0 (and SB 6.5+TS 4.9) > > In other words:...

@caiocaprio Here is a link to a working repo with Storybook 7.1.1, Typescript, and Webpack. Hope this helps https://github.com/TerrySlack/WebPack-5-React-Typescript-BoilerPlate

Hi @aidenybai Sorry for the delay. tried with both v2.5.0 and latest which installed 2.5.2-beta.0 and get the following errors. ![million-error](https://github.com/aidenybai/million/assets/10618036/bc44d493-82cf-4b51-abf5-d271071144b1) As mentioned above, using windows 11, VS Code and:...

@tobySolutions Here you go: https://github.com/TerrySlack/millionjs-bug