[emsdk] Remove references to old output files such as .worker.js. NFC (#1585)

Fixes: #1584
This commit is contained in:
Sam Clegg
2025-08-19 09:56:30 -07:00
committed by GitHub
parent 404dc1ec13
commit 833fa33421
2 changed files with 0 additions and 16 deletions

View File

@@ -84,14 +84,10 @@ extensions = [
'.js',
'.wasm',
'.wasm.map',
'.js.mem',
'.fetch.js',
'.worker.js',
'.data',
'.js.symbols',
'.wasm.debug.wasm',
'.html',
'.aw.js'
]
for ext in extensions: