TheNeuralBit commented on pull request #9375: URL: https://github.com/apache/arrow/pull/9375#issuecomment-770267672
One issue with this change - it will break existing links. For example the docs for `Table` moved from classes/table.html to classes/arrow_dom.table.html. We could fix this by only generating using one entryPoint - either Arrow.dom.ts or Arrow.node.ts (or Arrow.ts), not both. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
