|
@@ -10,7 +10,6 @@
|
|
|
<meta http-equiv="Pragma" content="no-cache" />
|
|
|
<meta http-equiv="Expires" content="0" />
|
|
|
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
|
|
|
- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/pannellum@2.5.6/build/pannellum.css">
|
|
|
<title></title>
|
|
|
</head>
|
|
|
<body>
|
|
@@ -18,7 +17,6 @@
|
|
|
<strong>We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled.
|
|
|
Please enable it to continue.</strong>
|
|
|
</noscript>
|
|
|
-<script src="https://cdn.jsdelivr.net/npm/pannellum@2.5.6/build/pannellum.js"></script>
|
|
|
<div id="app"></div>
|
|
|
<!-- built files will be auto injected -->
|
|
|
</body>
|