Skip to content

v4.1.0 stop allowing webpack.config.js to influence manager #4995

Closed
@nowells

Description

Describe the bug
@storybook/core@4.1.0 broke (<= 4.0.12 worked) the ability for .storybook/webpack.config.js to contribute to the manager webpack bundle. This is important to us, as we have addons that rely on webpack features that we need to configure, this worked in versions before 4.1.0, however, it appears that this behavior was removed at that time.

To Reproduce
Attempt to use a feature in your .storybook/addon.js that your webpack.config.js enables.

Expected behavior
I should be able to use features and settings in the manager bundle from the custom webpack.config.js

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions