godotjs / godotjs/GodotJS

Importing a folder (expect to import "index") doesn't work, index must be explicit

Open
#53 3 comments 0 reactions 0 assignees Claimed by @github-actions View on GitHub
good first issue improvement
Dominant language
C
Stars
765
Forks
46
PR merge metrics
No merged PRs in 30d

Description

Hello,

Related to the previous issue https://github.com/godotjs/GodotJS/issues/52

I also noticed that if for example you have a folder structure like this: `mystuff/index.ts`

You are expecting to importing as follows `import things from './mystuff'`

But it doesn't work and needs the index to be added

This one is quite easy to test on the Examples projects

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.