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

fix: 🚑 add bind to catch #830

Merged
merged 2 commits into from
Dec 28, 2023
Merged

fix: 🚑 add bind to catch #830

merged 2 commits into from
Dec 28, 2023

Conversation

stormslowly
Copy link
Member

闪蝶发布页面在 iOS10 环境中

try{
...
}catch{
...
}

会报错

@stormslowly
Copy link
Member Author

preset env 只针对编译的 module,原则上 runtime 的代码需要保证到 es5 环境可以执行

现在用了 stpl 相应的检查工具就不能直接用了 @sorrycc

@stormslowly stormslowly merged commit f68c02f into master Dec 28, 2023
8 checks passed
@delete-merged-branch delete-merged-branch bot deleted the hotfix/low_es_compath branch December 28, 2023 00:04
@stormslowly stormslowly restored the hotfix/low_es_compath branch March 25, 2024 05:24
@stormslowly stormslowly deleted the hotfix/low_es_compath branch August 9, 2024 06:12
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

Successfully merging this pull request may close these issues.

1 participant