Simple hello world web component

This commit is contained in:
Denys Vuika
2016-04-14 12:04:25 +01:00
parent 54cae495b1
commit 2aaf4a0a77
4 changed files with 68 additions and 2 deletions

View File

@@ -17,6 +17,7 @@
<!--ALFRESCO CUSTOM WEBCOMPONENTS-->
<link rel="import" href="webcomponents/file-upload/file-upload.html">
<link rel="import" href="webcomponents/alfresco-file-list/src/alfresco-file-list.html">
<link rel="import" href="app/web-components/helloworld/helloworld.html">
<!-- 1. Load libraries -->
<!-- IE required polyfills, in this exact order -->