This repository was archived by the owner on Feb 25, 2018. It is now read-only.
Commit 7b55282
committed
fix(bower): override default directory
`bower install` searches for `.bowerrc` file up the directory tree until
it finds one. If the project overrides the default bower directory (e.g.
projects generated by yeoman change it to "app/bower_components"), the
change will also affect phantomcss and break the relative path.
This commit isolates the phantomcss bower configuration from parent
project.1 parent e82a906 commit 7b55282
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
0 commit comments