Eliminate more canonical path usage

This commit is contained in:
Kevin Schaaf
2018-04-19 18:19:39 -07:00
parent 4b7cd869a4
commit 1761c79b35
63 changed files with 64 additions and 64 deletions

View File

@@ -13,7 +13,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
<meta charset="utf-8">
<script src="../../node_modules/@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<script src="wct-browser-config.js"></script>
<script src="../../../../wct-browser-legacy/browser.js"></script>
<script src="../../node_modules/wct-browser-legacy/browser.js"></script>
<script type="module" src="../../lib/utils/path.js"></script>
</head>
<body>