core
core copied to clipboard
Unpack only required resources for SPA projects
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.