-
Notifications
You must be signed in to change notification settings - Fork 313
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: logs for express body parser (#577)
- Loading branch information
1 parent
9a0bf1e
commit 8a9878f
Showing
3 changed files
with
33 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
"uploadthing": patch | ||
--- | ||
|
||
chore(express): add logs for express body parser | ||
|
||
Enables easier debugging for a common issue Express users has had when registed other middlewares before UploadThing that processes the body in an incompatible way. | ||
These logs should help track down these cases more easily |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8a9878f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
docs-uploadthing – ./
docs-uploadthing-git-main-pinglabs.vercel.app
docs-uploadthing-pinglabs.vercel.app
uploadthing-1m3c.vercel.app
docs.uploadthing.com