Is there a config shortcut to auto externals `dependencies` / `peerDependencies`? Something like this ``` { "esbuild": { "external": "auto", } } ```