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

Jsdoc #26658

Closed
wants to merge 2 commits into from
Closed

Jsdoc #26658

wants to merge 2 commits into from

Conversation

MrMoonKr
Copy link

Related issue: #XXXX

Description

A clear and concise description of what the problem was and how this pull request solves it.

This contribution is funded by Example

@MrMoonKr MrMoonKr closed this Aug 28, 2023
@MrMoonKr MrMoonKr deleted the jsdoc branch August 28, 2023 06:21
@github-actions
Copy link

📦 Bundle size

Full ESM build, minified and gzipped.

Filesize dev Filesize PR Diff
646.4 kB (160.4 kB) 646.4 kB (160.4 kB) +14 B

🌳 Bundle size after tree-shaking

Minimal build including a renderer, camera, empty scene, and dependencies.

Filesize dev Filesize PR Diff
439.2 kB (106.4 kB) 439.2 kB (106.4 kB) +0 B

@@ -1,9 +1,23 @@
import {BufferAttribute} from 'three' ;

Check notice

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused import BufferAttribute.
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