Julius Räihä
Julius Räihä
Found the reason: https://github.com/storybooks/storybook/blob/master/addons/storyshots/src/index.js#L27 If the dependency exists, then storyshots thinks this is a react project, no matter what the framework param is.
Any input? @vitalyq
Consider using undici instead of fetch. Fetch api is very limited since it's the same api that browsers implement.
I think using https://github.com/chengyin/react-primitives-svg could solve your problem.