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

font-awesome font folder not copying over #68

Description

@ICiscoStu

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions