Skip to content

Conversation

@perf2711
Copy link
Contributor

@perf2711 perf2711 commented Sep 9, 2024

Rollup configuration caused tslib to be excluded from bundle, having it be imported from node_modules. On top of that, the import path was absolute, which caused import errors on other machines.

This fixes the configuration so required tslib functions are bundled with the code.

@perf2711 perf2711 added the bug Something isn't working label Sep 9, 2024
@perf2711 perf2711 self-assigned this Sep 9, 2024
@perf2711 perf2711 marked this pull request as ready for review September 9, 2024 10:35
@perf2711 perf2711 merged commit 2b2fcd1 into main Sep 9, 2024
@perf2711 perf2711 deleted the bugfix/nestjs-tslib-import branch September 9, 2024 10:43
@perf2711 perf2711 mentioned this pull request Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants