next.js
b825912c - Turbopack: analyze `new Worker` calls (#69584)

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`
Author
Parents
Loading