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

build: update TS target and fix website css #3070

Merged
merged 3 commits into from
Feb 4, 2025
Merged

Conversation

Lightning00Blade
Copy link
Collaborator

Update TypeScript to target newer versions of ECMAScript - we run it in the browser so almost all feature are there.
Made use of these new things to remove the [...Iterator] syntax as the new one should have better performence.
Replaced the divider div from the template as there were small issue around hiding things using border-top does the same thing.

@Lightning00Blade Lightning00Blade changed the title chore: small changes build: update TS target and fix website css Feb 4, 2025
Copy link
Collaborator

@OrKoN OrKoN left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This runs in Node 18 right?

@Lightning00Blade Lightning00Blade enabled auto-merge (squash) February 4, 2025 10:10
@Lightning00Blade Lightning00Blade merged commit bdc806a into main Feb 4, 2025
49 checks passed
@Lightning00Blade Lightning00Blade deleted the small-changes branch February 4, 2025 10:16
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