HUE-9425 [ui] Fix issue with the CleanWebpackPlugin trying to clean the wrong folder
Review Request #15343 — Created July 30, 2020 and submitted
Information | |
---|---|
johan | |
hue | |
master | |
Reviewers | |
hue | |
Amlesh1902, ranade, romain, Sreenath, yingc |
commit 003ddda3f23f834035a8f00f87b5dde053a95070 Author: Johan Ahlen <johan@johanahlen.com> Date: Thu Jul 30 21:23:36 2020 +0200 HUE-9425 [ui] Fix issue with the CleanWebpackPlugin trying to clean the wrong folder It needs to be declared in the root build folder. :100644 100644 1d2cb5d50a d09d1436a0 M desktop/core/src/desktop/js/webpack/configUtils.js :100644 100644 2023a7d1b8 6e7e974eea M webpack.config.js :100644 100644 c4a6ece104 9e32923307 M webpack.config.login.js :100644 100644 bd1ffc36dd 840529ca68 M webpack.config.workers.js
Manual on Chrome