| Index: observatory_pub_packages/polymer/polymer_experimental.html
|
| ===================================================================
|
| --- observatory_pub_packages/polymer/polymer_experimental.html (revision 0)
|
| +++ observatory_pub_packages/polymer/polymer_experimental.html (working copy)
|
| @@ -0,0 +1,9 @@
|
| +<!--
|
| + Copyright 2013 The Polymer Authors. All rights reserved.
|
| + Use of this source code is governed by a BSD-style
|
| + license that can be found in the LICENSE file.
|
| +-->
|
| +<link rel="import" href="polymer.html">
|
| +
|
| +<!-- Experimental: bootstrap the user application in a new isolate. -->
|
| +<script src="boot.js"></script>
|
|
|