commit | 233e3cdba0aec0f0c21cc5986654feb33cb7eb3d | [log] [tgz] |
---|---|---|
author | xuegao <xg353y@intl.att.com> | Tue Oct 01 15:34:53 2019 +0200 |
committer | xuegao <xg353y@intl.att.com> | Tue Oct 01 15:34:53 2019 +0200 |
tree | 686fa173440210eb34555f458d37c3518a7c4125 | |
parent | 58c7c977bed829fe010849cdf1b3f654c3c8cc02 [diff] [blame] |
Add react ui tests Add more tests for react UI. Issue-ID: CLAMP-509 Change-Id: I58f6408bcd8667fa8b16b0b2f31f8287bdfac8c9 Signed-off-by: xuegao <xg353y@intl.att.com>
diff --git a/ui-react/package.json b/ui-react/package.json index 4a363ab..f1b111f 100644 --- a/ui-react/package.json +++ b/ui-react/package.json
@@ -84,6 +84,9 @@ { "loose": true } + ], + [ + "@babel/plugin-transform-runtime" ] ] }