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

Node module resolution issue exists in a single directory #45

Open
bkegley opened this issue Mar 6, 2021 · 0 comments
Open

Node module resolution issue exists in a single directory #45

bkegley opened this issue Mar 6, 2021 · 0 comments

Comments

@bkegley
Copy link
Owner

bkegley commented Mar 6, 2021

I can't really figure out why Variety/index.ts is having issues resolving without directly referencing it. Currently working but importing with .../Variety/index instead of just ../Variety

// BUG: I'm not sure why this isn't resolving without /index
export * from './Variety/index'

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

No branches or pull requests

1 participant