You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "abetomo (via GitHub)" <gi...@apache.org> on 2023/07/13 12:33:27 UTC

[GitHub] [arrow] abetomo commented on pull request #36607: GH-34567: [JS] Improve build and do not generate `bin/bin` directory

abetomo commented on PR #36607:
URL: https://github.com/apache/arrow/pull/36607#issuecomment-1634164161

   Thank you for your comment.
   I got it.
   
   By the way, is it expected that `targets/apache-arrow/bin/*` has the following files?
   
   ```
   targets/apache-arrow/bin/arrow2csv.js
   targets/apache-arrow/bin/arrow2csv.js.map
   targets/apache-arrow/bin/arrow2csv.mjs
   ```
   
   Or is it this?
   
   ```
   targets/apache-arrow/bin/arrow2csv.d.ts
   targets/apache-arrow/bin/arrow2csv.d.ts.map
   targets/apache-arrow/bin/arrow2csv.js
   targets/apache-arrow/bin/arrow2csv.js.map
   targets/apache-arrow/bin/arrow2csv.mjs
   targets/apache-arrow/bin/arrow2csv.mjs.map
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org