You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can't rely on the shell npm uses to support globbing so I can't have a script that runs something like madge src/**/*.js. Could madge process the glob for me so madge 'src/**/*.js' would work?
This idea was rejected in #252 where the API was being considered, not the CLI.
The text was updated successfully, but these errors were encountered:
Can't rely on the shell npm uses to support globbing so I can't have a script that runs something like
madge src/**/*.js
. Could madge process the glob for me somadge 'src/**/*.js'
would work?This idea was rejected in #252 where the API was being considered, not the CLI.
The text was updated successfully, but these errors were encountered: