zhongxiaoyu 2 жил өмнө
parent
commit
7dfe07158f
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      public/index.html

+ 1 - 0
public/index.html

@@ -11,6 +11,7 @@
     <meta http-equiv="X-Content-Type-Options" content="nosniff" />
     <link rel="icon" href="<%= BASE_URL %>favicon.ico" />
     <title><%= webpackConfig.name %></title>
+    <script src="<%= BASE_URL %>staticConfig.js" type="text/javascript"></script>
     <script src="<%= BASE_URL %>configLoader.js" type="text/javascript"></script>
     <script id="configJS" src="<%= BASE_URL %>config.js" type="text/javascript"></script>
   </head>