Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run selected modules is not working #1243

Open
bilalusean opened this issue Mar 8, 2023 · 0 comments
Open

Run selected modules is not working #1243

bilalusean opened this issue Mar 8, 2023 · 0 comments
Labels

Comments

@bilalusean
Copy link

bilalusean commented Mar 8, 2023

Reproduce steps:

  1. Install the phantomas version 2.5.0.

  2. Run the below command.

     node node_modules/phantomas/bin/phantomas.js --url="https://www.google.com/"  --modules=ajaxRequests
    

Expected result:
It will return only ajaxRequests module metrics.

Actual result:
It will return all the module metrics.
image

@macbre macbre added the bug label Mar 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants