mirror of
https://github.com/winters27/obsidian-byoc.git
synced 2026-07-22 06:53:46 +00:00
Obsidian review flagged 3 dynamic script element creations. All were bundled vendor dead code: webpack's JSONP chunk loader and localforage's legacy-IE microtask polyfill. Merge everything into main.js (LimitChunkCountPlugin plus splitChunks/runtimeChunk off) to drop the JSONP runtime, and add a localforage-scoped loader that rewrites the unreachable createElement script branch. Remove the stale 927.main.js chunk artifact. |
||
|---|---|---|
| .. | ||
| utils | ||
| strip-script-injection.cjs | ||