Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用带有反应的故事镜头,并遵循默认配置,一切都按预期工作。但是,我们的应用程序有很多故事。在讨论here和here之后,我希望能够将我的storyshot运行拆分为单独的文件(例如,styleguide和biz模块)。我认为额外的好处是它们可以并行运行,可能会加快通过 CI 所需的时间。
storyshots 当前的配置方式,它从main.js. 有没有办法通过路径手动传递要初始化的故事书文件,可能是initStoryshots()?
main.js
initStoryshots()