Example of dynamic import warning:
https://github.com/TooTallNate/proxy-agents/blob/b7e5f7ccce1a3ac5b339cc4c587974e8989cbc16/packages/negotiate/src/index.ts#L25-L33
There are also tons of bundle chunks generated into dist ... not sure all/any of them are necessary for our PROXY use case?
Example of dynamic import warning:
https://github.com/TooTallNate/proxy-agents/blob/b7e5f7ccce1a3ac5b339cc4c587974e8989cbc16/packages/negotiate/src/index.ts#L25-L33
There are also tons of bundle chunks generated into
dist... not sure all/any of them are necessary for ourPROXYuse case?