You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2018/07/28 00:17:27 UTC

[GitHub] kristw opened a new pull request #5514: remove js packages that are not referenced in js code

kristw opened a new pull request #5514: remove js packages that are not referenced in js code
URL: https://github.com/apache/incubator-superset/pull/5514
 
 
   `brfs`, `npm`, `object.entries`, `object.keys` and `object.values` are not referenced by any of the javascript file in superset.
   
   `po2json` was only referenced as a command-line tool in README and instructed to install as global (`npm install -g`). This at most should be `devDependencies`, but not `dependencies`.

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org