Skip to content

install bower to app, not root #21

@scrollup

Description

@scrollup

I was having issues till I modified .bowerrc to

{
  "directory": "app/bower_components"
}

from "directory": "bower_components"

Also all references in Gruntfile.js I changed to /app/bower_components

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