Wei
Wei
According to Storybook's doc, it's deprecated https://storybook.js.org/docs/get-started/frameworks/react-native-web-vite. Although it still works for the time being.
> 自定义用例使用Template.ToString() 是编译后的用例,应该是使用编译前的用例 > 正确的用例应该是下面这样 For this issue, there's no easy way to bypass it. Cause `Template.toString()` simply serialized the compiled code. You could create an intermediate variable to make...
We temporarily close this issue due to inactivity. Feel free to reopen if there's any update.
Could you provide how you changed the config file? I'm not sure whether it's still work in storybook7 (see https://github.com/storybookjs/storybook/issues/1291).
Will take a time to check it this week, but this feature it's not promised to work due to the pivot of Storybook.
our manpower is limited, and we definitely want to support Svelet, whereas this is not our current superior goal. contribution is welcomed if anyone is interested in implementing this feature....
interesting, how you expect html file after being processed?
That should be a bug of `commonjs-static`.
> Currently, each file in the CommonJS format output contains Rspack's runtime code. Is it possible to remove the Rspack runtime and only use require() to import other modules Could...
> I found that preview.ejs uses htmlWebpackPlugin to inject file names. @lyj1994 This is by design to inject the entry to load the Storybook application. I think the issue is...