mistercrunch commented on a change in pull request #5524: A tagging system for 
dashboards, charts and queries
URL: 
https://github.com/apache/incubator-superset/pull/5524#discussion_r207654235
 
 

 ##########
 File path: superset/assets/package.json
 ##########
 @@ -80,6 +80,8 @@
     "mustache": "^2.2.1",
     "nvd3": "1.8.6",
     "parse-iso-duration": "^1.0.0",
+    "po2json": "^0.4.5",
+    "promise-polyfill": "8.0.0",
 
 Review comment:
   I think for this to take effect it needs to be imported where you use 
promises. Though we do use promises already without having the polyfill I 
think...

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to