Skip to content

Add option for stricter javascript checks #26

@jorrit

Description

@jorrit

Currently, the target test is added to my Modernizr build because I have the following code:
e.target
In this case, I am just reading the target of an event, it has nothing to do with Modernizr. Customizr detects this test because it checks for .target in my Javascript file. I always use Modernizr.<test>, so I would like to request an option to only detect tests when they directly reference Modernizr. This prevents false positives.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions