Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support webpack 3.0.0 #1410

Merged
merged 1 commit into from Jul 5, 2017
Merged

Support webpack 3.0.0 #1410

merged 1 commit into from Jul 5, 2017

Conversation

tarjei
Copy link
Contributor

@tarjei tarjei commented Jul 5, 2017

Without this, the main webpack dependency will break for users using 3.0.0. See #1371

Issue:
#1371

What I did

I allowed for webpack 3.0.0.

How to test

Se #1371

Without this, the main webpack dependency will break for users using 3.0.0. See storybookjs#1371
@codecov
Copy link

codecov bot commented Jul 5, 2017

Codecov Report

Merging #1410 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1410   +/-   ##
=======================================
  Coverage   14.35%   14.35%           
=======================================
  Files         201      201           
  Lines        4612     4612           
  Branches      499      499           
=======================================
  Hits          662      662           
  Misses       3522     3522           
  Partials      428      428

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 33096d4...6a068d7. Read the comment docs.

Copy link
Member

@ndelangen ndelangen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@ndelangen
Copy link
Member

Awesome! thank you @tarjei 👍

@ndelangen ndelangen merged commit acfddc0 into storybookjs:master Jul 5, 2017
@ohadlevy
Copy link

ohadlevy commented Jul 6, 2017

👍 any chance this will get into an official release soon? thanks!

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

Successfully merging this pull request may close these issues.

None yet

3 participants