This is an automated email from the ASF dual-hosted git repository.
randall pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-annotator.git.
from 9984acf Upgrade Travis environment from xenial to bionic
new 9f584cb Simplify the mocha invocation by ignoring node_modules
new bd010e0 Remove plain JavaScript from babel-register
new e81082e Target the current node version for running tests
new 6935bfc Make sure selector is built before dom
new 5a75d7c Remove dangling comma in a tsconfig.json file
new db8b26e Target only the latest ECMAScript standard
new 7137b54 Enable minimal syntax polyfills in @babel/preset-env
The 7 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:
.mocharc.js | 1 +
babel-register.js | 2 +-
babel.config.js | 9 ++++++---
package.json | 2 +-
packages/dom/tsconfig.json | 7 ++++++-
tsconfig.base.json | 2 +-
tsconfig.json | 2 +-
7 files changed, 17 insertions(+), 8 deletions(-)