Skip to content

Commit 2e97f79

Browse files
authored
WebGPUBackend: toggle comment causing import to appear in build (#33449)
1 parent 0dce66b commit 2e97f79

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

src/renderers/webgpu/WebGPUBackend.js

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
/*// debugger tools
2-
import 'https://greggman.github.io/webgpu-avoid-redundant-state-setting/webgpu-check-redundant-state-setting.js';
3-
//*/
1+
// debugger tools
2+
// import 'https://greggman.github.io/webgpu-avoid-redundant-state-setting/webgpu-check-redundant-state-setting.js';
43

54
import { GPUFeatureName, GPULoadOp, GPUStoreOp, GPUIndexFormat, GPUTextureViewDimension, GPUFeatureMap, GPUShaderStage } from './utils/WebGPUConstants.js';
65

0 commit comments

Comments
 (0)