mirror of
https://github.com/wassname/talk.git
synced 2026-08-12 12:30:39 +08:00
added support for changing the static url
This commit is contained in:
@@ -28,6 +28,6 @@
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
<script src="<%= BASE_PATH %>client/coral-docs/bundle.js" charset="utf-8"></script>
|
||||
<script src="<%= STATIC_URL %>client/coral-docs/bundle.js" charset="utf-8"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user