소스 검색

AMBARI-20890.WFM view build failure with jsblump reference(Supreeth Sharma via Venkata Sairam)

Venkata Sairam 8 년 전
부모
커밋
a742913daa
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      contrib/views/wfmanager/src/main/resources/ui/ember-cli-build.js

+ 1 - 1
contrib/views/wfmanager/src/main/resources/ui/ember-cli-build.js

@@ -47,7 +47,7 @@ module.exports = function(defaults) {
     app.import('bower_components/bootstrap/dist/css/bootstrap.css');
     app.import('bower_components/bootstrap/dist/js/bootstrap.js');
 
-    app.import('bower_components/jsPlumb/dist/js/jsPlumb-2.0.7.js');
+    
 
     app.import('bower_components/bootstrap/dist/fonts/glyphicons-halflings-regular.woff', {
         destDir: 'fonts'