fuse-box/fuse-box

[Help] How to bundle dependencies?

draoncc opened this issue · 2 comments

In 3.7, it was possible to bundle all external dependencies using instructions like "> index.ts". It's unclear from the documentation how this can be achieved for production builds in 4.0. Is this still possible?

Thank you for the pointer, I forgot to scour the documentation for the keyword "dependencies".

An outdated section in the getting started documentation and the full config pointed at the dependencies.serverIgnoreExternal boolean.