Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Taro3, 将IconNames类型导出,运行H5环境时候,提示warnings #50

Open
cuttino001 opened this issue Feb 25, 2021 · 2 comments

Comments

@cuttino001
Copy link

export { IconNames } from './src/components/IconFont;

将IconNames类型导出,运行H5环境时候,提示warnings

⚠️  Compiled with warnings.

/Documents/work/git/monorepo/components/index.ts 32:0-57
" './src/components/IconFont' does not contain an export named 'IconNames'.
@fwh1990
Copy link
Member

fwh1990 commented Feb 25, 2021

试试 3.2.1 版本

@cuttino001
Copy link
Author

export 'IconNames' was not found in './src/components/IconFont'

神奇的事情发生了,找不到

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

No branches or pull requests

2 participants