Merge branch 'dev_aliyun' of https://bdgit.educoder.net/Hjqreturn/educoder into dev_aliyun
commit
e61c39d8c5
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__ */
|
||||
if (window._enableCDN && window.location.host == 'pre-newweb.educoder.net') {
|
||||
__webpack_public_path__ = 'http://testali-cdn.educoder.net/react/build/'
|
||||
} else if (window._enableCDN && window.location.host == 'www.educoder.net') {
|
||||
if ( window.location.host == 'pre-newweb.educoder.net') {
|
||||
__webpack_public_path__ = 'https://testali-cdn.educoder.net/react/build/'
|
||||
} else if ( window.location.host == 'www.educoder.net') {
|
||||
__webpack_public_path__ = 'https://ali-newweb.educoder.net/react/build/'
|
||||
}
|
Loading…
Reference in new issue