relative paths for local modules?
Open
- Dominant language
- JavaScript
- Stars
- 44
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Hey there! I saw you use just the name of the file without `./`
Which denotes that you are loading a module from node_modules, not a local module.
I was confused first about how you load your modules.
Maybe that has to do with the webpack config how you resolve modules?
Nice to learn from this project.
Thanks,
Martin
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.