Skip to content

Commit 3d24133

Browse files
authored
add limitations to readme
1 parent ff391ab commit 3d24133

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ You have to remember that there're some cons:
2222
- You can create a security loophole if your regex isn't strict enough
2323
- Since it is a proxy, it will increase bandwidth costs. But the increase will be marginal unless you're working on big scale project (i.e. mils of requests per month)
2424

25+
Limitations:
26+
- Might not work on Netlify
27+
- Might not work with serverless-next.js
28+
2529
## 🧰 Installation
2630

2731
```

0 commit comments

Comments
 (0)