Christian Gohlke
Christian Gohlke
The PR #72 is closed now. To avoid the behaviour please use the following configuration of `proxyIntegration`: ``` proxyIntegration({ removeBasePath: true, routes: [{ ... }] } ```
Hi @jamesbohacek, thanks for your PR. I am not sure if we need the dynamic imports yet. But we can always remove them later. Can you please add a small...
Hi @beardyman, which version do you use? Maybe the PR #13 solves your problem. But this is not released yet. Further more there is another PR #15 in the pipeline...
Hi @TomiTakussaari , i think you are right. We don't really need dynamic loading at this point. If I can find the time, I will look into it. But if...