This is an automated email from the ASF dual-hosted git repository.
poorejc pushed a change to branch test
in repository
https://gitbox.apache.org/repos/asf/incubator-flagon-useralejs.git.
from 2b2a49d merging PR 70
new 3b2a3f1 refactors gulp using rollup
new a394cf4 updates rollup to latest version 2.42.3
new 92ae693 adds babel to rollup builds
new 05eea25 regenerated build artifacts
new 4b4c7e0 merging PR 69 rollup refactor
new 7a56eb5 adding PR 69 and build artifacts from integration testing
The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
build/UserALEWebExtension/background.js | 204 +-
build/UserALEWebExtension/content.js | 745 +-
build/UserALEWebExtension/options.js | 106 +-
build/userale-2.1.1.min.js | 3 +-
gulpfile.js | 194 -
package-lock.json | 20227 +++++++-----------------------
package.json | 31 +-
rollup.config.js | 73 +
8 files changed, 4962 insertions(+), 16621 deletions(-)
delete mode 100755 gulpfile.js
create mode 100644 rollup.config.js