diff --git a/demo-shell-ng2/app/vendor.ts b/demo-shell-ng2/app/vendor.ts index 8e907a1064..3f9239c706 100644 --- a/demo-shell-ng2/app/vendor.ts +++ b/demo-shell-ng2/app/vendor.ts @@ -33,6 +33,7 @@ import 'ng2-activiti-form/stencils/runtime.adf'; require('script!../public/js/Polyline.js'); import 'chart.js'; +require('script!raphael/raphael.min.js'); require('script!moment/min/moment.min.js');