This is an automated email from the ASF dual-hosted git repository. poorejc pushed a commit to branch test in repository https://gitbox.apache.org/repos/asf/incubator-flagon-useralejs.git
commit 8302d8b564c94581209e5b6362c5546206b74c68 Merge: d36c3b9 4485ed7 Author: poorejc <[email protected]> AuthorDate: Fri Mar 26 22:29:40 2021 -0400 merging ES6 refactor build/UserALEWebExtension/background.js | 58 +-- build/UserALEWebExtension/content.js | 209 +++++----- build/userale-2.1.1.js | 678 ++++++++++++++++++-------------- build/userale-2.1.1.min.js | 2 +- gulpfile.js | 4 +- package-lock.json | 44 ++- package.json | 2 + src/attachHandlers.js | 15 +- src/configure.js | 8 +- src/getInitialSettings.js | 114 +++--- src/main.js | 14 +- src/packageLogs.js | 52 +-- src/sendLogs.js | 6 +- 13 files changed, 656 insertions(+), 550 deletions(-)
