diff --git a/src/index.html b/src/index.html deleted file mode 100644 index 2767eb9..0000000 --- a/src/index.html +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - diff --git a/src/templates/index.ejs b/src/templates/index.ejs index eb09cba..2d26c0e 100644 --- a/src/templates/index.ejs +++ b/src/templates/index.ejs @@ -1,6 +1,6 @@ + - @@ -11,19 +11,30 @@ + + + + + + + + + -
+
-
+
<%# weird loader string syntax because https://github.com/bazilio91/ejs-compiled-loader/issues/46 %> <%- require('!!ejs-compiled-loader?{}!./partials/component.ejs')({ text: 'text is text yahh!!!' }) %>
-