Skip to content

fix(webgpu): remove makeSurfaceTexture duplicate definition#326

Open
Moniet wants to merge 1 commit intoblackboardsh:mainfrom
Moniet:patch-1
Open

fix(webgpu): remove makeSurfaceTexture duplicate definition#326
Moniet wants to merge 1 commit intoblackboardsh:mainfrom
Moniet:patch-1

Conversation

@Moniet
Copy link
Copy Markdown

@Moniet Moniet commented Mar 19, 2026

Issue

  • Bundling error due to duplicate definitions of makeSurfaceTexture.

Solution

  • Removed the duplicate makeSurfaceTexture function

Removed the duplicated makeSurfaceTexture function definition which resulted in vite build errors.
@Moniet
Copy link
Copy Markdown
Author

Moniet commented Mar 19, 2026

@YoavCodes Hi, found this error when trying to compile. Let me know if you have any feedback.

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