Skip to content

Commit 0b194d3

Browse files
author
veedrin
committed
Merge branch 'dashboard' of github.com:Coding/WebIDE-Frontend into dashboard
2 parents a85844d + 69caa83 commit 0b194d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/export.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@
241241
<body>
242242
<script src="//cdn.staticfile.org/mithril/1.1.6/mithril.min.js"></script>
243243
<script>
244-
var STATIC_PATH = '<%= webpackConfig.output.publicPath %>export/'
244+
var STATIC_PATH = 'https://cs-res.codehub.cn/offline-notice/'
245245
var BASE_URL = '/backend/'
246246
var IMG_URL = 'https://coding.net'
247247
var REDIRECT_URL = 'https://studio.dev.tencent.com'

0 commit comments

Comments
 (0)