mirror of
https://github.com/Polymer/polymer.git
synced 2025-02-25 18:55:30 -06:00
Eliminate canonical path to wcjs
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user