next.js
f6afb0e0
- Fix SWC cache transform on the client layer (#71095)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Fix SWC cache transform on the client layer (#71095) This PR fixes the cache function transform on the client layer, which should be transpiled into a Server Reference with proper sourcemap parameters, similar to Server Actions.
References
#71095 - Fix SWC cache transform on the client layer
Author
shuding
Parents
5bd42716
Loading