Skip to content

tsconfig conflicts with build #197

@ph-fritsche

Description

@ph-fritsche

shared-tsconfig allow importing modules from src per module name.

"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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions