Fix local file path in prod. onboarding ui app 61/130961/2
authorandre.schmid <andre.schmid@est.tech>
Thu, 15 Sep 2022 15:15:13 +0000 (16:15 +0100)
committerMichael Morris <michael.morris@est.tech>
Fri, 16 Sep 2022 10:01:55 +0000 (10:01 +0000)
commit634f561c91c07180417643bd7aceaaef6599d588
tree825ed6fa9f2be30ac9e71503e0361088934ea5d4
parent753308072995a4305f2e91947ae7225b3855ebc3
Fix local file path in prod. onboarding ui app

Local system paths were being added to the compiled production code
(punch-outs_en.js). This change removes the culprit plugin
"react-hot-loader/babel" from the babel (.babelrc) configuration.

Change-Id: I2925ec3116d59404e2a1a7534824494fcb2c303d
Issue-ID: SDC-4180
Signed-off-by: andre.schmid <andre.schmid@est.tech>
openecomp-ui/.babelrc
openecomp-ui/webpack.config.js