asfimport opened a new issue, #92:
URL: https://github.com/apache/arrow-js/issues/92

   Currently it can't handle importing like (it can't find map.ts)
   ```java
   
   import {...} from "apache-arrow"
   ```
   Also
   ```java
   
   import {...} from "apache-arrow/src/Arrow.ts"
   ```
   doesn't work (because it's referring to JS files in the distribution, while 
the source should refer to .ts files).
   
    
   
   While the error might be a parcel bug / quirk, how it resolves the paths, we 
still might to support it's latest versions.
   
   **Reporter**: [Adam 
Lippai](https://issues.apache.org/jira/browse/ARROW-16429) / @alippai
   
   <sub>**Note**: *This issue was originally created as 
[ARROW-16429](https://issues.apache.org/jira/browse/ARROW-16429). Please see 
the [migration documentation](https://github.com/apache/arrow/issues/14542) for 
further details.*</sub>


-- 
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: issues-unsubscr...@arrow.apache.org.apache.org

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

Reply via email to