Skip to content

Turn off tslib require when compiling ts files#53

Open
bakkerthehacker wants to merge 1 commit intoSoftwareBrothers:masterfrom
bakkerthehacker:patch-1
Open

Turn off tslib require when compiling ts files#53
bakkerthehacker wants to merge 1 commit intoSoftwareBrothers:masterfrom
bakkerthehacker:patch-1

Conversation

@bakkerthehacker
Copy link

Fixes SoftwareBrothers/adminjs#772

Rather than adding more deps, the tslib __importDefault can just be inserted directly to avoid this problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error: Cannot find module 'tslib'

1 participant