Skip to content

release包中缺少 fonts 字体文件 #1651

@foxfire881

Description

@foxfire881

Clear and concise description of the problem or idea.

下载了 release 源码包,yarn dev 时发现界面图标全没了,检查了下原来是 release 源码包没有 fonts 文件夹和字体文件。

解决方案:从 dist 发布包中拷贝一个 fonts 放在 packages\cherry-markdown\src\sass 下面,然后继续编译。

fonts文件夹一共400多K也没多大,不知道为什么没打包进去,可能是忘记了吧,但是对新手还是不太友好

Metadata

Metadata

Assignees

No one assigned

    Labels

    ciWorkflows and Build Engineering

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions