next.js
b825912c
- Turbopack: analyze `new Worker` calls (#69584)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Turbopack: analyze `new Worker` calls (#69584) Step 1: detect `new Worker(new URL(..., import.meta))` calls Detect `new URL("..", import.meta.url)` and turn into `JsValue::Url`
References
#69584 - Turbopack: analyze `new Worker` calls
Author
mischnic
Parents
ab493f15
Loading