We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
鸿蒙
使用框架: React
if (process.env.TARO_ENV === 'rn') { font.loadLocal('TestIcon', require('./TestIcon.ttf')) }
里面的代码不会被执行,但是reuqire会被执行
多端文件 index.harmony.js文件不会被加载 只会加载 index.js文件
1
2
Taro CLI 3.6.35 environment info: @tarojs/plugin-platform-harmony-ets: 4.0.7 => 4.0.7
The text was updated successfully, but these errors were encountered:
No branches or pull requests
相关平台
鸿蒙
使用框架: React
复现步骤
里面的代码不会被执行,但是reuqire会被执行
多端文件 index.harmony.js文件不会被加载 只会加载 index.js文件
期望结果
1
实际结果
2
环境信息
The text was updated successfully, but these errors were encountered: