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

Updated installation for Angular #4302

Merged
merged 2 commits into from Oct 8, 2018
Merged

Conversation

westandy-dcp
Copy link
Contributor

babel-core needs to be @babel-core

Issue:

What I did

How to test

Is this testable with Jest or Chromatic screenshots?
Does this need a new example in the kitchen sink apps?
Does this need an update to the documentation?

If your answer is yes to any of these, please make sure to include it in your PR.

For maintainers only: Please tag your pull request with at least one of the following:
["cleanup", "BREAKING CHANGE", "feature request", "bug", "documentation", "maintenance", "dependencies", "other"]

@storybook-safe-bot
Copy link
Contributor

Fails
🚫

PR is not labeled with one of: ["cleanup","BREAKING CHANGE","feature request","bug","documentation","maintenance","dependencies:update","dependencies","other"]

Generated by 🚫 dangerJS

@wuweiweiwu wuweiweiwu added maintenance User-facing maintenance tasks angular labels Oct 6, 2018
Copy link
Member

@wuweiweiwu wuweiweiwu left a comment

Choose a reason for hiding this comment

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

LGTM! babel 7!!


Next, install `@storybook/angular` and `babel-core` (it's a peerDependency) to your project:
Next, install `@storybook/angular` and `@babel/core` (it's a peerDependency) to your project:
Copy link
Member

Choose a reason for hiding this comment

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

You should probably also mention babel-loader@8 here.

@codecov
Copy link

codecov bot commented Oct 8, 2018

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #4302   +/-   ##
======================================
  Coverage    40.2%   40.2%           
======================================
  Files         510     510           
  Lines        5945    5945           
  Branches      794     794           
======================================
  Hits         2390    2390           
  Misses       3170    3170           
  Partials      385     385

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 0a50ee7...910ffbc. Read the comment docs.

@igor-dv igor-dv merged commit b748d76 into storybookjs:master Oct 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
angular maintenance User-facing maintenance tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants