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

chore(build): restore inline-webgl-constants transform #8563

Merged
merged 2 commits into from Mar 1, 2024

Conversation

Pessimistress
Copy link
Collaborator

@Pessimistress Pessimistress commented Feb 29, 2024

For #7457

There still are some WebGL specific code scattered around, e.g. various blending modes. Including the @luma.gl/constants module adds about 60k (33k minified) to a bundle.

Change List

  • Add TypeScript transform to inline WebGL constants
  • Website build script uses TS transformed source

website/yarn.lock Outdated Show resolved Hide resolved
@coveralls
Copy link

coveralls commented Feb 29, 2024

Coverage Status

coverage: 70.643%. remained the same
when pulling fa17c7f on x/inline-webgl-constants
into 242017f on master.

@Pessimistress Pessimistress merged commit a997fb3 into master Mar 1, 2024
3 checks passed
@Pessimistress Pessimistress deleted the x/inline-webgl-constants branch March 1, 2024 17:33
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.

None yet

3 participants