Open ICiscoStu opened 7 years ago
been struggling for a bit trying to make it cop-y over fonts folder from font-awesome
this is the current config:
bower: { dev: { dest: 'src/client', js_dest: 'src/client/js/vendor', css_dest: 'src/client/css/vendor', fonts_dest: 'src/client/fonts/vendor', less_dest: '.ignored', scss_dest: '.ignored', options: { keepExpandedHierarchy: false } } }
actually tried to copy the files manually using packagespecific option but it did not work either, any idea whats happening?
been struggling for a bit trying to make it cop-y over fonts folder from font-awesome
this is the current config:
actually tried to copy the files manually using packagespecific option but it did not work either, any idea whats happening?