mirror of
https://github.com/harness/drone.git
synced 2025-05-14 16:09:59 +08:00
4 lines
102 B
TypeScript
4 lines
102 B
TypeScript
if (__ENABLE_CDN__) {
|
|
__webpack_public_path__ = '//static.harness.io/ng-static/code/__VERSION__/'
|
|
}
|