opensphere-build-resolver
Version:
Resolves projects, their dependencies, plugins, and config to the correct arguments for compilation via the Google Closure Compiler, sass/node-sass, and other tools.
14 lines (13 loc) • 606 B
HTML
<title>Something</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
<meta charset="UTF-8">
<!-- here in head area, or Chrome will look in site root before picking it up -->
<link rel="icon" href="@version@images/favicon.ico?v=1" sizes="16x16 24x24 32x32 48x48 64x64" type="image/x-icon"/>
<!--VENDOR_CSS-->
<!--APP_CSS-->
<div id="ng-app" class="unselectable" ng-init="version='@packageVersion@';versionPath='@version@'" class="os-app">
</div>
<noscript>Javascript is disabled in your browser. Turn it on and refresh the page.</noscript>
<!--VENDOR_JS-->
<!--APP_JS-->