Merge branch 'dev_aliyun' of https://bdgit.educoder.net/Hjqreturn/educoder into dev_aliyun
commit
cb3c441794
Before Width: | Height: | Size: 53 KiB After Width: | Height: | Size: 107 KiB |
After Width: | Height: | Size: 53 KiB |
@ -1,6 +1,6 @@
|
|||||||
/*global __webpack_public_path__ */
|
/*global __webpack_public_path__ */
|
||||||
if (window._enableCDN && window.location.host == 'pre-newweb.educoder.net') {
|
if ( window.location.host == 'pre-newweb.educoder.net') {
|
||||||
__webpack_public_path__ = 'http://testali-cdn.educoder.net/react/build/'
|
__webpack_public_path__ = 'https://testali-cdn.educoder.net/react/build/'
|
||||||
} else if (window._enableCDN && window.location.host == 'www.educoder.net') {
|
} else if ( window.location.host == 'www.educoder.net') {
|
||||||
__webpack_public_path__ = 'https://ali-newweb.educoder.net/react/build/'
|
__webpack_public_path__ = 'https://ali-newweb.educoder.net/react/build/'
|
||||||
}
|
}
|
Loading…
Reference in new issue