Skip to content

Inform when two modules map to same path but did not include both modules #7

Description

@jrburke

From requirejs/requirejs#381: @bnickel suggested there be a way to get notifications when the module IDs that are set to the same path but do not include both modules give some sort of message, like:

Timeout on file 'appA/Module2.js'.
    Expected definition(s) for 'app/Module2' and 'appA/Module2'.
   Got definition(s) for 'app/Module2' (inferred).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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