anonymouscatcher

Results 7 issues of anonymouscatcher

### Checks - [X] I understand project setup issues should be asked on [StackOverflow](https://stackoverflow.com/questions/tagged/http-proxy-middleware) or in [GitHub Discussions](https://github.com/chimurai/http-proxy-middleware/discussions). - [X] I updated to latest `http-proxy-middleware`. ### Describe the bug (be...

need minimal example

It seems 503 is a pretty usual error, In my case I get this one: ### Screenshots/Code/Configuration/Logs ```yaml my-app: component: '@sls-next/[email protected]' inputs: useServerlessTraceTarget: true nextConfigDir: ./src1 nextDistDir: ./src1 build: cmd:...

``` "next": "^12.1.6" ``` serverless.yml ``` app-name: component: '@sls-next/[email protected]' inputs: useServerlessTraceTarget: true **** ``` next.config.js ``` experimental: { outputStandalone: true }, ``` ### Issue Summary 503 Cloudfront errors, similar to...

Hi there, thanks for this library made it easy to migrate to v4. I just have one question, what is the reason behind this that you are mapping exactly? There...

### Describe the problem I am interested in finding a solution for migrating a live application from Electron to Tauri, in order to provide a seamless experience for current users...

type: feature request

I just wanted to open this issue as a feature request. This project appears to be dead, and I need to migrate my current application to something new that is...

### next-on-pages environment related information I'll share the website URL + project name in private with you. ### Description We are still in the process of migrating our application from...

bug