next.js
b84a02be - Turbopack: use document.currentScript instead of chunk path literal (#77773)

Commit
265 days ago
Turbopack: use document.currentScript instead of chunk path literal (#77773) ### What? Instead of embedding the chunk filename into the chunk itself (which is a probably for content hashing), use `document.currentScript` to grab the chunk path.
Author
Parents
Loading