Skip to content

linux 下报错 大小写问题require('./Switch') #26

Description

@17881055

由于linux 大小写敏感, 控件內每个导入都是 大写的 例如 var _Switch = require('./Switch'); 但文件夹是小写的,导致 linux 打包时无法找到而报错。windows 下是没问题的。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions