refactor: update http use XHR

Signed-off-by: MiaoWoo <admin@yumc.pw>
This commit is contained in:
2019-11-04 20:19:50 +08:00
parent 40d020ef67
commit 7331cfaa55
3 changed files with 43 additions and 154 deletions

View File

@ -27,6 +27,8 @@
"typescript": "^3.6.2"
},
"dependencies": {
"@ms/nashorn": "^0.1.0"
}
"@ms/nashorn": "^0.1.0",
"@ms/ployfill": "^0.1.0"
},
"gitHead": "562e2d00175c9d3a99c8b672aa07e6d92706a027"
}