mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2025-07-21 11:39:14 -04:00
replace nets with Fetch API
This commit is contained in:
parent
93780400cd
commit
1aa38db4e6
5 changed files with 62 additions and 43 deletions
|
@ -77,7 +77,6 @@ module.exports = [
|
|||
'immutable': true,
|
||||
'jszip': true,
|
||||
'minilog': true,
|
||||
'nets': true,
|
||||
'scratch-parser': true,
|
||||
'socket.io-client': true,
|
||||
'text-encoding': true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue