This repository was archived by the owner on Jun 21, 2023. It is now read-only.
Commit 0344c35
authored
Add comment to not edit in next-env file (vercel#26573)
This adds a comment to the generated `next-env.d.ts` to mention it should not be edited pointing to the documentation which contains an example of adding custom types separately.
x-ref: vercel#26560
## Documentation / Examples
- [x] Make sure the linting passes1 parent ff2faa5 commit 0344c35
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
21 | 25 | | |
22 | 26 | | |
0 commit comments