Skip to content

grunt+bower sometimes fails to track dependencies #1

Description

@jlarsson

I cant give exact details (dont know grunt+bower well enough), but even after adding dependency with

bower install angular-area-select --save

my project looses track. Im using a yeoman generated bootstrap project with a prebaked gruntfile that tracks/injects dependencies directly into my markup files.

My guess is that the resolution should be to alter bower.json to something like

{
  ...
  "main": "./area-select.js"
}

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