Skip to content
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.

font-awesome font folder not copying over #68

Open
ICiscoStu opened this issue May 27, 2017 · 0 comments
Open

font-awesome font folder not copying over #68

ICiscoStu opened this issue May 27, 2017 · 0 comments

Comments

@ICiscoStu
Copy link

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?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant