griffin icon indicating copy to clipboard operation
griffin copied to clipboard

Avoid checking-in external dependency `griffin-ui/bower_components` in git repo

Open haoch opened this issue 9 years ago • 0 comments

Avoid checking-in external dependency griffin-ui/bower_components in griffin's git repository, it may cause license issues and also may make the first code clone too large and slow.

The suggested approach is to ignore the directory in .gitignore and automatically create and download during bower install.

haoch avatar Oct 31 '16 06:10 haoch