core icon indicating copy to clipboard operation
core copied to clipboard

Unpack only required resources for SPA projects

Open Jand42 opened this issue 5 months ago • 0 comments

Unpacking for SPA projects had to be changed with WS 9.1.4 to support web workers with script dependencies. Now all resources from project dependencies are unpacked, same as for Web projects.

Returning to old mode would be possible with a metadata change to track script dependencies of web worker bundles.

Jand42 avatar Jul 09 '25 13:07 Jand42