Skip to content

Commit 094f362

Browse files
authored
Update index.js
1 parent 9160c5a commit 094f362

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

webpack/remote-entries/index.js

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,5 @@ exports.local = require('./local')
22
exports.cache = require('./cache-local')
33
exports.wasm = require('./wasm-local')
44

5-
// exports.bli = require('./bli')
6-
// exports.cache = require('./cache')
7-
// exports.go = require('./go')
8-
// exports.fdp = require('./fdp')
5+
// exports.github = require('./gitpod')
6+
// exports.cache = require('./cache-github')

0 commit comments

Comments
 (0)