Changes to support npm publish of reactjs components 44/93444/9
authorTedHumphrey <Thomas.Humphrey@att.com>
Tue, 13 Aug 2019 15:56:33 +0000 (15:56 +0000)
committersebdet <sebastien.determe@intl.att.com>
Wed, 21 Aug 2019 12:55:06 +0000 (05:55 -0700)
commit4aedf73ee896f8bac3dce6d728cb40a9519b76d7
treeb83d18239300177dfa267153bb56429ed4630bad
parentb0710ba41d0d0cc4f06a4dc27c5090867c26113e
Changes to support npm publish of reactjs components

Modify the pom.xml to copy ui-react sources to target, add
maven-exec-plugin to run the "npm publish" step, update the package.json
to include where to publish

Issue-ID: CLAMP-450
Change-Id: Id0d15e71924867d1d4329a377661d125b21fee6c
Signed-off-by: TedHumphrey <Thomas.Humphrey@att.com>
.gitignore
pom.xml
ui-react/package-lock.json [new file with mode: 0644]
ui-react/package.json
ui-react/src/__test__/LoopCache.test.js