Skip to content

Angular: Fix loading baseConfig if no angular.json found #8727

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

Merged
merged 2 commits into from
Nov 6, 2019

Conversation

kroeder
Copy link
Member

@kroeder kroeder commented Nov 5, 2019

Issue: #8696

What I did

Fixed a regression that was introduced in ~ v5.3.0-alpha.38 in app angular.
Projects without an angular.json weren't able to start storybook with the default baseConfig

How to test

  • Added a test

this regression was introduced around v5.3.0-alpha.38
it prevents users from running sb without an angular.json
Copy link
Member

@shilman shilman left a comment

Choose a reason for hiding this comment

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

LGTM

@ndelangen ndelangen self-assigned this Nov 5, 2019
@vercel
Copy link

vercel bot commented Nov 5, 2019

This pull request is being automatically deployed with ZEIT Now (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://zeit.co/storybook/monorepo/pkby6stpo
🌍 Preview: https://monorepo-git-issue-8696-fix-angular-config-regression.storybook.now.sh

@shilman shilman changed the title fix regression and load sb baseConfig if no angular.json was found Angular: Fix loading baseConfig if no angular.json was found Nov 6, 2019
@shilman shilman changed the title Angular: Fix loading baseConfig if no angular.json was found Angular: Fix loading baseConfig if no angular.json found Nov 6, 2019
@shilman shilman merged commit c14f93d into next Nov 6, 2019
@shilman shilman deleted the issue-8696-fix-angular-config-regression branch November 6, 2019 03:08
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