next.js
e4b6c8e2
- fix(turbopack): external script should under async module (#81362)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
172 days ago
fix(turbopack): external script should under async module (#81362) Follow up: https://github.com/vercel/next.js/pull/80768 Sorry i miss something, script external should under async module because it needs to execute loadurl function(which is async)
References
#81362 - fix(turbopack): external script should under async module
Author
fireairforce
Parents
ff5707b9
Loading