Brian Hulette created ARROW-940: ----------------------------------- Summary: [JS] Generate multiple sets of artifacts Key: ARROW-940 URL: https://issues.apache.org/jira/browse/ARROW-940 Project: Apache Arrow Issue Type: Bug Reporter: Brian Hulette Priority: Minor
Here's a great guide for compiling and bundling typescript-based libraries into multiple sets of artifacts (1) tsc compiled source with type definitions, 2) same but with ES6, 3) bundled output for the browser): http://marcobotto.com/compiling-and-bundling-typescript-libraries-with-webpack/ -- This message was sent by Atlassian JIRA (v6.3.15#6346)