abetomo commented on issue #34567:
URL: https://github.com/apache/arrow/issues/34567#issuecomment-1629937356

   
https://github.com/apache/arrow/commit/5598d2f42573ed19e7db4aae7adb02af2cd4ccd0#diff-cef18da59d581d0c92a1e262b6e7de2afac26d08cfa38fd8917f12fa9c48960fL2-R2
   
   `js/tsconfig/tsconfig.base.json`
   
   ```diff
   -  "exclude": ["../node_modules", "../src/bin/*.ts"],
   +  "exclude": ["../node_modules"],
   ```
   
   This change seems to generate `bin` without 
`compileBinFiles`(https://github.com/apache/arrow/issues/34567#issuecomment-1614001985).


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to