Open twhitbeck opened 6 years ago
My .bowerrc:
.bowerrc
{ "directory": "/bower_components" }
I think broccoli will find these fine, because it looks in .bowerrc for the bower directory. However, this package reports "Missing bower packages"
Cross linking https://github.com/ember-cli/ember-cli-version-checker/issues/46 which seems somewhat related...
My
.bowerrc
:I think broccoli will find these fine, because it looks in
.bowerrc
for the bower directory. However, this package reports "Missing bower packages"