Skip to content
This repository was archived by the owner on Jul 1, 2020. It is now read-only.

Script order matters #36

@aaronbc

Description

@aaronbc

It looks like the order that the scripts are included matters. The documentation highlights the correct order:
validation-directive.js
validation-service.js
validation-common.js
validation-rules.js

But the bower.json file has a different order which for some reason prevents angular from finding the validation module. This is an issue when using a tool like grunt-wiredep which automatically inject script includes based on the bower.json files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions