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

Incorrect Export #178

Open
5 tasks done
zach-pp opened this issue Feb 1, 2024 · 0 comments
Open
5 tasks done

Incorrect Export #178

zach-pp opened this issue Feb 1, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@zach-pp
Copy link

zach-pp commented Feb 1, 2024

Preflight checklist

Ory Network Project

No response

Describe the bug

Within @ory/elements-test/dist/index.d.mts, you're exporting as follows:

export * from './src/tests/'

However, ./src/tests/ doesn't exist - ./src/test/ does. Is this just a typo?

Reproducing the bug

  1. Install @ory\elements-test package.
  2. Attempt to import into tsx.
  3. Observe that import doesn't resolve.

Relevant log output

No response

Relevant configuration

No response

Version

Latest

On which operating system are you observing this issue?

None

In which environment are you deploying?

None

Additional Context

No response

@zach-pp zach-pp added the bug Something isn't working label Feb 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant