Skip to content

Icon fonts cannot be displayed & how to repair it #186

@yelban

Description

@yelban

we need options --flat in packages.json/scripts/postinstall to make icon-fonts copy correctly
from
"postinstall": "cpy ./node_modules/framework7-icons/fonts/*.* ./src/fonts/ && cpy ./node_modules/material-icons/iconfont/*.* ./src/fonts/"
to
"postinstall": "cpy ./node_modules/framework7-icons/fonts/*.* ./src/fonts/ --flat && cpy ./node_modules/material-icons/iconfont/*.* ./src/fonts/ --flat"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions