-
Notifications
You must be signed in to change notification settings - Fork 204
Open
Description
shared-tsconfig allow importing modules from src per module name.
kcd-scripts/shared-tsconfig.json
Line 13 in 5c69945
| "baseUrl": "../../src", |
The IDE picks this up and suggests using non-relative imports.
kcd-scripts build does not support the import from baseUrl and resulting build is corrupt.
Suggested solution:
Remove the baseURL.
Metadata
Metadata
Assignees
Labels
No labels