From ea035ca25ea5a1ff1b94d23fa046376635de15de Mon Sep 17 00:00:00 2001 From: Denys Vuika Date: Wed, 7 Dec 2016 18:27:11 +0000 Subject: [PATCH] cleanup --- demo-shell-ng2/app/vendor.ts | 3 +++ demo-shell-ng2/index.html | 8 +------- demo-shell-ng2/package.json | 26 ++++++-------------------- demo-shell-ng2/wsrv-config.json | 15 --------------- 4 files changed, 10 insertions(+), 42 deletions(-) delete mode 100644 demo-shell-ng2/wsrv-config.json diff --git a/demo-shell-ng2/app/vendor.ts b/demo-shell-ng2/app/vendor.ts index caef0d0a69..e7a4cbf671 100644 --- a/demo-shell-ng2/app/vendor.ts +++ b/demo-shell-ng2/app/vendor.ts @@ -11,3 +11,6 @@ import 'rxjs'; // Other vendors for example jQuery, Lodash or Bootstrap // You can import js, ts, css, sass, ... + +import 'ng2-activiti-form/stencils/runtime.ng1'; +import 'ng2-activiti-form/stencils/runtime.adf'; diff --git a/demo-shell-ng2/index.html b/demo-shell-ng2/index.html index 83401ac994..8f0c22b8c5 100644 --- a/demo-shell-ng2/index.html +++ b/demo-shell-ng2/index.html @@ -21,11 +21,9 @@ - - + - @@ -44,10 +42,6 @@ - - - -