feat(compiler): emit browser api bindings only where the client calls them

This commit is contained in:
2026-08-20 07:19:55 +05:30
parent 9dec811069
commit 712a6d3d8c
4 changed files with 136 additions and 8 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
// WRN editor extension source hash: 52dfa294ba556cb26807ce112cc6826a690aa4a80721520d0c39bd7cfd8aa33e
// WRN editor extension source hash: 1791876dd8fecb7b56caf3cbb629ecdd96b84a1c0e46d3cfbb5515a8c30e281d
// WRN editor extension generator hash: 456d1d614e44e5fb1f19b784176c09cf2ade9b64ef73a17934c2698150b62728
"use strict";
var __commonJS = (cb, mod) => () => (mod || cb((mod = { exports: {} }).exports, mod), mod.exports);