Persper / js-callgraph

Construct approximate static call graph for JavaScript & Typescript
Eclipse Public License 2.0
182 stars 54 forks source link

Bug in input filtering filtering #31

Closed gaborantal closed 5 years ago

gaborantal commented 5 years ago

In the current version, input filtering mechanism is not working, as all of the filtered files stay in the actual input list. This bug is introduced in #18.