[Pkg-javascript-commits] [node-rollup-plugin-commonjs] branch upstream updated (a3d099f -> cb1b2a4)
Julien Puydt
julien.puydt at laposte.net
Tue Jan 30 13:31:43 UTC 2018
This is an automated email from the git hooks/post-receive script.
jpuydt-guest pushed a change to branch upstream
in repository node-rollup-plugin-commonjs.
from a3d099f New upstream version 8.2.4
new cb1b2a4 New upstream version 8.3.0
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.travis.yml | 2 ++
CHANGELOG.md | 7 +++++
appveyor.yml | 1 +
package-lock.json | 16 +++++------
package.json | 12 +++++----
rollup.config.js | 7 ++---
src/index.js | 24 ++++++++---------
src/transform.js | 12 ++++-----
test/form/constant-template-literal/input.js | 2 ++
test/form/constant-template-literal/output.js | 11 ++++++++
test/form/dynamic-template-literal/input.js | 3 +++
test/form/dynamic-template-literal/output.js | 12 +++++++++
test/samples/multiple-entry-points/2.js | 4 +++
test/samples/multiple-entry-points/3.js | 5 ++++
test/samples/multiple-entry-points/4.js | 3 +++
test/samples/multiple-entry-points/b.js | 5 ++++
test/samples/multiple-entry-points/c.js | 7 +++++
test/test.js | 39 ++++++++++++++++++++++++---
18 files changed, 135 insertions(+), 37 deletions(-)
create mode 100644 test/form/constant-template-literal/input.js
create mode 100644 test/form/constant-template-literal/output.js
create mode 100644 test/form/dynamic-template-literal/input.js
create mode 100644 test/form/dynamic-template-literal/output.js
create mode 100644 test/samples/multiple-entry-points/2.js
create mode 100644 test/samples/multiple-entry-points/3.js
create mode 100644 test/samples/multiple-entry-points/4.js
create mode 100644 test/samples/multiple-entry-points/b.js
create mode 100644 test/samples/multiple-entry-points/c.js
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-rollup-plugin-commonjs.git
More information about the Pkg-javascript-commits
mailing list