Github user sarutak commented on a diff in the pull request:

    https://github.com/apache/spark/pull/5947#discussion_r29833100
  
    --- Diff: .rat-excludes ---
    @@ -35,6 +35,7 @@ dagre-d3.min.js
     graphlib-dot.min.js
     sorttable.js
     vis.min.js
    +vis.js
    --- End diff --
    
    It's because `vis.js` is referred by `vis.map` and `vis.map` is referred by 
vis.min.js.
    `vis.js` is only downloaded when Source Maps is enabled for debug.
    Firefox or Chrome is supported SourceMaps and browsers which don't support 
Source Maps just ignore the reference directive in vis.min.js.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

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

Reply via email to