We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ada2f6f commit 67c61f1Copy full SHA for 67c61f1
api/commonjs/loader.js
@@ -10,7 +10,6 @@ import { Headers } from '../ipc.js'
10
import location from '../location.js'
11
import path from '../path.js'
12
import URL from '../url.js'
13
-import os from '../os.js'
14
import fs from '../fs.js'
15
16
const RUNTIME_SERVICE_WORKER_FETCH_MODE = 'Runtime-ServiceWorker-Fetch-Mode'
0 commit comments