Feedback for /builders/webpack docs page #23495
Replies: 7 comments 3 replies
-
/docs/7.1/react/builders/webpack
Does not explain how to load a custom |
Beta Was this translation helpful? Give feedback.
-
/docs/7.1/react/builders/webpack
I installed storybook into an angular 14 app, and once I ran storybook it returns these errors: Welcome to Storybook Browse example stories now by navigating to them in the sidebar. View their code in the stories directory to learn how they work. We recommend building UIs with a component-driven process starting with atomic components and ending with pages. CONFIGURE Build colors flow LEARN direction code comments TipEdit the Markdown in stories/Introduction.stories.mdx ERROR in undefined undefined 373 interface Module extends __WebpackModuleApi.Module {} 126 interface NodeRequire extends WebpackRequire {} 126 interface NodeRequire extends WebpackRequire {} 129 interface NodeModule extends WebpackModule {} |
Beta Was this translation helpful? Give feedback.
-
/docs/7.3/react/builders/webpack
It seems the ability to override the manager webpack config in main.js was removed in storybook 7, but there is no mention of this here or anywhere I can find. |
Beta Was this translation helpful? Give feedback.
-
it documents how to resolve path aliases |
Beta Was this translation helpful? Give feedback.
-
it documents how to resolve path aliases |
Beta Was this translation helpful? Give feedback.
-
good |
Beta Was this translation helpful? Give feedback.
-
Running |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
All reactions