This is an automated email from the ASF dual-hosted git repository.
domoritz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from a4222a0 ARROW-11206: [C++][Compute][Python] Rename 'project' to
'make_struct'
add 93bdbf1 ARROW-13303: [JS] Revise bundles
No new revisions were added by this update.
Summary of changes:
js/gulp/arrow-task.js | 20 ++++++++++----------
js/gulp/package-task.js | 27 +++++++++++++++++++--------
js/gulp/test-task.js | 4 ++--
js/gulpfile.js | 8 ++++----
js/jest.config.js | 2 +-
js/jestconfigs/jest.apache-arrow.config.js | 1 +
js/jestconfigs/jest.es2015.cjs.config.js | 1 +
js/jestconfigs/jest.es2015.esm.config.js | 3 +--
js/jestconfigs/jest.es2015.umd.config.js | 1 +
js/jestconfigs/jest.es5.cjs.config.js | 1 +
js/jestconfigs/jest.es5.esm.config.js | 3 +--
js/jestconfigs/jest.es5.umd.config.js | 1 +
js/jestconfigs/jest.esnext.cjs.config.js | 1 +
js/jestconfigs/jest.esnext.esm.config.js | 3 +--
js/jestconfigs/jest.esnext.umd.config.js | 1 +
js/jestconfigs/jest.ts.config.js | 3 +--
js/package.json | 1 -
js/tsconfig/tsconfig.docs.json | 2 +-
js/tsconfig/tsconfig.es2015.cjs.json | 2 +-
js/tsconfig/tsconfig.es2015.esm.json | 2 +-
js/tsconfig/tsconfig.es5.cjs.json | 2 +-
js/tsconfig/tsconfig.es5.esm.json | 2 +-
js/tsconfig/tsconfig.esnext.cjs.json | 2 +-
js/tsconfig/tsconfig.esnext.esm.json | 2 +-
24 files changed, 54 insertions(+), 41 deletions(-)