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
例如:支付宝小程序平台旗下有子小程序区分,高德小程序属于支付宝小程序
希望支付宝小程序.alipay.ts、高德小程序.amap.alipay.ts
考虑是否在MultiPlatformPlugin插件增加一个选项解决
{ fileChildPrefix: '.amap' }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
这个特性解决了什么问题?
例如:支付宝小程序平台旗下有子小程序区分,高德小程序属于支付宝小程序
希望支付宝小程序.alipay.ts、高德小程序.amap.alipay.ts
这个 API 长什么样?
考虑是否在MultiPlatformPlugin插件增加一个选项解决
{
fileChildPrefix: '.amap'
}
The text was updated successfully, but these errors were encountered: