Skip to content

Reference Files in bower.json #16

@nairys

Description

@nairys

Thanks for making this available through bower. However, can you please add the following to bower.json?

"main": [
"src/directives/rcSubmit.js",
"src/directives/rcVerifySet.js",
"src/modules/rcDisabled.js",
"src/modules/rcForm.js",
"src/modules/rcMailgun.js",
"src/modules/rcWizard.js"
],

When we use build tools like Grunt, etc., they look for the "main" property to figure out which files are needed and where they're located.

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