Skip to content

[BUG] can't include tsconfig's paths in final build file #17

@ronnetzer

Description

@ronnetzer

I'm submitting a...


[ ] Regression (a behavior that used to work and stopped working in a new release)
[x] Bug report  
[ ] Performance issue
[ ] Feature request
[ ] Documentation issue or request
[ ] Support request
[ ] Other... Please describe:

Current behavior

When importing a library using the tsconfig's path imports, ncc will consider it as external module and wont include it in the final build file

Expected behavior

The builder should include all used libs in the final build, it should be tree-shaken as well

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is neededscope:ncc@e-square/nx-ncc related issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions