|
@@ -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>
|