Package: node-rollup / 3.29.5-2
Metadata
| Package | Version | Patches format |
|---|---|---|
| node-rollup | 3.29.5-2 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| fix banner.patch | (download) |
build-plugins/get-banner.ts |
16 3 + 13 - 0 ! |
render banner reproducible |
| disable help.patch | (download) |
cli/cli.ts |
2 1 + 1 - 0 ! |
disable help Ugly hack: rollup is required for importing .md files. This removes circular build dependency. This should be fixed properly when we have latest version of rollup in the archive and a proper staged build is used. |
| help md format fixes.patch | (download) |
cli/help.md |
38 26 + 12 - 0 ! |
help md format fixes These changes are useful to make a nicer man page |
| search module in debian dirs.diff | (download) |
build-plugins/aliases.ts |
2 1 + 1 - 0 ! |
search module also in debian directories |
| dont build browser module.diff | (download) |
rollup.config.ts |
51 2 + 49 - 0 ! |
don't build browser module |
| fix shebang.diff | (download) |
build-plugins/add-cli-entry.ts |
2 1 + 1 - 0 ! |
fix shebang |
| fix commonjs path.diff | (download) |
rollup.config.ts |
1 0 + 1 - 0 ! |
commonjs plugin has to be applied outside node_modules |
| update to recent plugin node resolve.patch | (download) |
docs/tools/index.md |
2 1 + 1 - 0 ! |
update to recent @rollup/plugin-node-resolve |
| fix for magic string 0.30.5.patch | (download) |
src/Chunk.ts |
1 1 + 0 - 0 ! |
tsc workaround for magic-string 0.30.5 |
| fix timeout type.patch | (download) |
src/watch/watch.ts |
2 1 + 1 - 0 ! |
settimeout return type can change depending on browser/node env It typically changed between node 18.13 and node 18.19 |
| port to acorn8.16.0.path | (download) |
src/utils/commentAnnotations.ts |
14 8 + 6 - 0 ! |
improve typesafe with newer acorn |
