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

Build addons/a11y with ts-up #18772

Merged
merged 5 commits into from
Jul 23, 2022

Conversation

Saunved
Copy link
Contributor

@Saunved Saunved commented Jul 23, 2022

Issue: #18732

What I did

Followed the instructions on the issue referenced above. This is my first PR here, so please let me know if I have made any mistakes with the PR process.

How to test

  • [] Is this testable with Jest or Chromatic screenshots? - It will be tested with the CI pipeline as per our discussion on Discord
  • [] Does this need a new example in the kitchen sink apps? No
  • [] Does this need an update to the documentation? No

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

@Saunved
Copy link
Contributor Author

Saunved commented Jul 23, 2022

Looks like the build is failing for this package. Checking the issues

Saunved and others added 3 commits July 23, 2022 17:23
+ There is an issue with the preview file during the linting phase
+ I manually skipped the linter error for now
+ The local demo is running fine
@ndelangen ndelangen added the maintenance User-facing maintenance tasks label Jul 23, 2022
@ndelangen ndelangen merged commit b22980a into storybookjs:future/base Jul 23, 2022
"types": "./dist/preview.d.ts"
},
"./register.js": {
"require": "./dist/manager.js",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@ndelangen I am confused about why the register export is pointing to ./dist/manager.js

Is it because it actually imports the same file?

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