Eliminate canonical path to wcjs

This commit is contained in:
Kevin Schaaf
2018-04-19 17:35:25 -07:00
parent f39aaa8c76
commit 4b7cd869a4
72 changed files with 72 additions and 72 deletions

View File

@@ -11,7 +11,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
<html>
<head>
<meta charset="utf-8">
<script src="../../../../@webcomponents/webcomponentsjs/webcomponents-lite.js"></script>
<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 type="module" src="../../lib/utils/path.js"></script>