-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Description
my folder structure looks like following:
- data
- web
- web
- data (symlink to data/web)
- other things
- tsconfig.json
and with tsconfig setting the right path for web/*: ["./web/*"], I am getting Module not found: Error: Can't resolve 'web/data infor usage likeimport {} from "web/data/xxx". But switch to use alias` does work just fine, so it seems that the plugin does not work great with symlinks
Metadata
Metadata
Assignees
Labels
No labels