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

nit(examples): improve hmtl-umd example #772

Merged
merged 1 commit into from
Oct 5, 2024

Conversation

josepot
Copy link
Member

@josepot josepot commented Oct 4, 2024

The html-umd example was using an async function with a huge try/catch which was completely bogus b/c there is no promise being resolved in it. This PR simply fixes that. Also, it seems that the file wasn't prettified, so when I saved a lot of other non-relevant diffs appeared, oh well...

@josepot josepot requested a review from carlosala October 4, 2024 21:07
@carlosala
Copy link
Member

carlosala commented Oct 4, 2024

Is that prettier formatting?🫠🫠

My prettier is outputting very different things.

@josepot josepot force-pushed the fix/improve-html-umd-example branch from d47b14f to 1930d2a Compare October 4, 2024 23:35
@josepot josepot added this pull request to the merge queue Oct 5, 2024
Merged via the queue into main with commit 95bd934 Oct 5, 2024
4 checks passed
@josepot josepot deleted the fix/improve-html-umd-example branch October 5, 2024 00:15
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.

2 participants