File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "__KAITIAN_VERSION__" : " 2.17.0" ,
3- "__WORKER_HOST__" : " https://gw.alipayobjects.com/os/cloud- ide/worker-host.8f95ca01.js" ,
4- "__WEBVIEW_ENDPOINT__" : " https://gw.alipayobjects.com/os/cloud- ide/webview.08119ffe " ,
5- "__WEBVIEW_ENDPOINT_INTERNAL__" : " http://alipay-rmsdeploy-image.cn-hangzhou.alipay.aliyun-inc.com/cloud- ide/webview.08119ffe " ,
6- "__WEBVIEW_SCRIPT__" : " https://gw.alipayobjects.com/os/cloud- ide/webview.7f5633b6.js"
3+ "__WORKER_HOST__" : " https://gw.alipayobjects.com/os/ide-server /worker-host.8f95ca01.js" ,
4+ "__WEBVIEW_ENDPOINT__" : " https://gw.alipayobjects.com/os/ide-server /webview.aa3b7960 " ,
5+ "__WEBVIEW_ENDPOINT_INTERNAL__" : " http://alipay-rmsdeploy-image.cn-hangzhou.alipay.aliyun-inc.com/ide-server /webview.aa3b7960 " ,
6+ "__WEBVIEW_SCRIPT__" : " https://gw.alipayobjects.com/os/ide-server /webview.7f5633b6.js"
77}
Original file line number Diff line number Diff line change @@ -31,7 +31,8 @@ module.exports = (option = {}) => {
3131 ...( isDev
3232 ? { }
3333 : {
34- publicPath : 'https://gw.alipayobjects.com/os/alex-app' ,
34+ // 暂时使用ide-server的 ak
35+ publicPath : 'https://gw.alipayobjects.com/os/ide-server' ,
3536 } ) ,
3637 } ) ,
3738 ] ,
You can’t perform that action at this time.
0 commit comments