-
Notifications
You must be signed in to change notification settings - Fork 2
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
chore: reorganize components for publishing #201
chore: reorganize components for publishing #201
Conversation
This pull request has been linked to Shortcut Story #11141: Refactor the Web Components and ensure partners can decide what they want to capture. |
@ayinloya asked me for a review in his standup update. Can you please document the structure in your README.md file and address your CI failure? Are you sure your test instructions are sufficient for this change? |
Add readme
Resolve lint issue with modules not resolving
co-authorship bias is why I haven't reviewed this. I'll leave comments if any though. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is no longer needed, as we are no longer publishing the components independently.
packages/web-components/components/document-capture/.storybook/main.js
Outdated
Show resolved
Hide resolved
packages/web-components/components/document-capture/.eslintrc.js
Outdated
Show resolved
Hide resolved
packages/web-components/components/document-capture/.storybook/preview.js
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This LGTM now.
Can't approve as author though
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
went through this together, Looks good
This reorganises the components in web-components for publications.
Testing
npm install
npm run storybook
npm publish --dry-run