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

Tech/improve bootstrap list #6993

Merged
merged 6 commits into from
Jun 16, 2019
Merged

Tech/improve bootstrap list #6993

merged 6 commits into from
Jun 16, 2019

Conversation

ndelangen
Copy link
Member

Issue: running yarn bootstrap requires you run yarn install first

What I did

I optimized the install & give the bootstrap list a few improvements

@ndelangen ndelangen added the maintenance User-facing maintenance tasks label Jun 6, 2019
@ndelangen ndelangen added this to the 5.2.0 milestone Jun 6, 2019
@ndelangen ndelangen self-assigned this Jun 6, 2019
@vercel
Copy link

vercel bot commented Jun 6, 2019

This pull request is automatically deployed with Now.
To access deployments, click Details below or on the icon next to each push.

Latest deployment for this branch: https://monorepo-git-tech-improve-bootstrap-list.storybook.now.sh

# Conflicts:
#	addons/storyshots/storyshots-puppeteer/package.json
#	package.json
#	yarn.lock
@vercel vercel bot temporarily deployed to staging June 16, 2019 19:07 Inactive
@ndelangen ndelangen force-pushed the tech/improve-bootstrap-list branch from 5c14190 to 703c9fd Compare June 16, 2019 19:21
@ndelangen ndelangen merged commit 142321d into next Jun 16, 2019
@ndelangen ndelangen deleted the tech/improve-bootstrap-list branch June 16, 2019 20:31
"regenerator-runtime": "^0.12.1"
},
"optionalDependencies": {
"puppeteer": "^1.12.2"
Copy link
Member

Choose a reason for hiding this comment

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

After this change, yarn lint fails for me locally:

/Users/jetbrains/IdeaProjects/storybook/addons/storyshots/storyshots-puppeteer/src/index.js
  1:23  error  Unable to resolve path to module 'puppeteer'  import/no-unresolved
  1:23  error  Missing file extension for "puppeteer"        import/extensions

Copy link
Member Author

Choose a reason for hiding this comment

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

I'll add a ignore for this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance User-facing maintenance tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants