You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/05/15 15:15:32 UTC

[GitHub] [arrow] domoritz commented on a change in pull request #10281: ARROW-12393: [JS] Use closure for every target but es5

domoritz commented on a change in pull request #10281:
URL: https://github.com/apache/arrow/pull/10281#discussion_r632971808



##########
File path: js/tsconfig/tsconfig.es2015.cls.json
##########
@@ -2,10 +2,10 @@
 {
   "extends": "./tsconfig.base.json",
   "compilerOptions": {
-    "target": "ES2015",

Review comment:
       @trxcllnt why was this es2015? The output was always only used for closure so all `.cls.json` files should be identical, no?




-- 
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:
users@infra.apache.org