瀏覽代碼

AMBARI-21454. hive20 and wfmanager views fails to build with issue missing module babel-plugin-transform-es2015-block-scoping (Vijay Kumar via via smohanty)

Sumit Mohanty 8 年之前
父節點
當前提交
eb1adcbff3

+ 1 - 0
contrib/views/hive20/src/main/resources/ui/package.json

@@ -24,6 +24,7 @@
     "bootstrap-daterangepicker": "2.1.24",
     "bower": "^1.7.9",
     "broccoli-asset-rev": "^2.4.2",
+    "babel-plugin-transform-es2015-block-scoping": "^6.24.1",
     "ember-ajax": "^2.0.1",
     "ember-cli": "2.7.0",
     "ember-cli-app-version": "^1.0.0",

+ 1 - 0
contrib/views/wfmanager/src/main/resources/ui/package.json

@@ -21,6 +21,7 @@
   "devDependencies": {
     "bower": "^1.7.7",
     "broccoli-asset-rev": "^2.2.0",
+    "babel-plugin-transform-es2015-block-scoping": "^6.24.1",
     "ember-ajax": "0.7.1",
     "ember-cli": "2.3.0",
     "ember-cli-app-version": "^1.0.0",