Commits


Mike Bostock authored and Brian Hulette committed 5ed6fb5bc2a
ARROW-4550: [JS] Fix AMD pattern Untested but proposed fix to #3629 using the standard UMD pattern as generated by Rollup. Author: Mike Bostock <mbostock@gmail.com> Closes #3630 from mbostock/fix-amd and squashes the following commits: 0930385d <Mike Bostock> Single quotes. a6ed870e <Mike Bostock> Fix AMD pattern.