I'm used to manage my dotfiles through a git repo and symlink the repo's files to my home directory.
Bower is a front-end dependcy manager which can be configured with a .bowerrc file located in your home. Today I had the regret to constat that bower doesn't support symlinks in the configuration bootstrap stage.
The "!"token comes from the hexa decode of the symlink
This seems to be confirmed by this comment
https://github.com/bower/bower/issues/730#issuecomment-24390523
So until a cleaner solution, I have to copy the file from my github repo to my home dir.
Bower is a front-end dependcy manager which can be configured with a .bowerrc file located in your home. Today I had the regret to constat that bower doesn't support symlinks in the configuration bootstrap stage.
The "!"token comes from the hexa decode of the symlink
This seems to be confirmed by this comment
https://github.com/bower/bower/issues/730#issuecomment-24390523
So until a cleaner solution, I have to copy the file from my github repo to my home dir.
Aucun commentaire :
Enregistrer un commentaire