Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
update-rollup-config.patch | fix rollup config to use Debian libs | Yadd <yadd@debian.org> | not-needed | 2022-12-04 | ||
tsc-workaround.patch | some ts workarounds | Yadd <yadd@debian.org> | not-needed | 2022-12-04 | ||
use-node-rollup-plugin-typescript | build with @rollup/plugin-typescript This avoids a circular build dependency to itself . Note that build has 2 steps, second is done with the first build result |
Yadd <yadd@debian.org> | not-needed | 2022-07-01 | ||
fix-for-rollup-3.patch | fix for rollup 3 | Yadd <yadd@debian.org> | not-needed | debian | 2022-10-27 | |
dont-try-to-access-to-__proto__.patch | don't try to access to __proto__ | Yadd <yadd@debian.org> | no | 2022-12-04 | ||
dont-check-versions.patch | don't check for versions | Yadd <yadd@debian.org> | not-needed | 2022-12-05 | ||
increase-test-timeout.patch | increase test timeout | Yadd <yadd@debian.org> | not-needed | 2022-12-05 | ||
module-resolution-kind.patch | Use ModuleResolutionKind.NodeJs. Node10 wasn't introduced until typescript 5, but it's not in Debian yet. | Doug Torrance <dtorrance@debian.org> | not-needed | 2024-04-09 |