Skip to content

Commit

Permalink
Remove with-custom-reverse-proxy example (#35340)
Browse files Browse the repository at this point in the history
Removing a dated Next.js example.

## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Errors have helpful link attached, see `contributing.md`

## Feature

- [ ] Implements an existing feature request or RFC. Make sure the feature request has been accepted for implementation before opening a PR.
- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.
- [ ] Errors have helpful link attached, see `contributing.md`
- [X] Removing a dated example

## Documentation / Examples

- [ ] Make sure the linting passes by running `yarn lint`
  • Loading branch information
samcx committed Mar 16, 2022
1 parent ed1eeda commit 0a416ac
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 196 deletions.
3 changes: 0 additions & 3 deletions examples/with-custom-reverse-proxy/.babelrc

This file was deleted.

34 changes: 0 additions & 34 deletions examples/with-custom-reverse-proxy/.gitignore

This file was deleted.

55 changes: 0 additions & 55 deletions examples/with-custom-reverse-proxy/README.md

This file was deleted.

19 changes: 0 additions & 19 deletions examples/with-custom-reverse-proxy/package.json

This file was deleted.

35 changes: 0 additions & 35 deletions examples/with-custom-reverse-proxy/pages/index.js

This file was deleted.

50 changes: 0 additions & 50 deletions examples/with-custom-reverse-proxy/server.js

This file was deleted.

0 comments on commit 0a416ac

Please sign in to comment.