Package: node-rollup-plugin-string / 3.0.0-9

Metadata

Package Version Patches format
node-rollup-plugin-string 3.0.0-9 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
refresh_rollup_config.patch | (download)

package.json | 3 2 + 1 - 0 !
rollup.config.js | 11 4 + 7 - 0 !
2 files changed, 6 insertions(+), 8 deletions(-)

 update the rollup config to new versions
 Fix also files and main fields
allow to configure transpile.patch | (download)

rollup.config.js | 32 29 + 3 - 0 !
1 file changed, 29 insertions(+), 3 deletions(-)

 configure transpilation as per different versions and transpilers
fix for rollup 3.patch | (download)

rollup.config.js | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 <short summary of the patch>
 TODO: Put a short summary on the line above and replace this paragraph
 with a longer explanation of this change. Complete the meta-information
 with other relevant fields (see below for details). To make it easier, the
 information below has been extracted from the changelog. Adjust it or drop
 it.
 .
 node-rollup-plugin-string (3.0.0-8) unstable; urgency=medium
 .
   * Team upload
   * Fix filenamemangle
   * Drop nodejs dependency
   * Update build to use new @rollup/plugin-*