Commit c742e7cb authored by antoor's avatar antoor

Fixed JS loading scheme

修正JS加载方案
parent 0c50834d
......@@ -4,7 +4,7 @@
<meta charset="utf-8"/>
<title>AntSword</title>
<link rel="stylesheet" href="../static/css/index.css"/>
<script>require('../source/load.entry.jsx');</script>
<script src="../static/build/load.bundle.js"></script>
</head>
<body>
<div id="loading"></div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment