This is an automated email from the ASF dual-hosted git repository.
poorejc pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/incubator-flagon-useralejs.git.
from 2b2a49d merging PR 70
add 3b2a3f1 refactors gulp using rollup
add a394cf4 updates rollup to latest version 2.42.3
add 92ae693 adds babel to rollup builds
add 05eea25 regenerated build artifacts
add 4b4c7e0 merging PR 69 rollup refactor
add 7a56eb5 adding PR 69 and build artifacts from integration testing
new 73155e4 merging PR 69 rollup build refactor
The 1 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