chore: remove unused esbuild-polyfill and suppress Rolldown inject warning
CI / Build & Quality Checks (push) Successful in 10m10s

Remove @esbuild-plugins/node-globals-polyfill (redundant since Vite 8
rolldownOptions.define handles globalThis). Add rolldownOptions.checks
to suppress PREFER_BUILTIN_FEATURE until Vite exposes output in rolldownOptions.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Lotus Bot
2026-05-22 14:17:15 -04:00
parent 86c7d88843
commit 1fba4e0edd
3 changed files with 2 additions and 12 deletions
-1
View File
@@ -130,7 +130,6 @@
},
"devDependencies": {
"@element-hq/element-call-embedded": "0.19.4",
"@esbuild-plugins/node-globals-polyfill": "0.2.3",
"@rollup/plugin-inject": "5.0.5",
"@rollup/plugin-wasm": "6.2.2",
"@semantic-release/exec": "7.1.0",