stable
Clone or download
Read-only
Part of request #14652 Hoist webpack configs at plugins root folders Everything is supposed to work as before. Change-Id: Ifca19565ffd94e97b0c9a7869df0f80d16bf76b8
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/hudson/include/hudsonPlugin.php | +10 | −7 | Go to diff View file |
M | plugins/hudson/include/hudson_Widget_JobTestResults.class.php | +13 | −13 | Go to diff View file |
R | plugins/hudson/www/js/package-lock.json | Go to diff View file | ||
A | plugins/hudson/package.json | +20 | −0 | Go to diff View file |
R | plugins/hudson/www/js/form.js | Go to diff View file | ||
R | plugins/hudson/www/js/hudson_tab.js | Go to diff View file | ||
R | plugins/hudson/www/js/test-results-pie-chart.js | Go to diff View file | ||
D | plugins/hudson/themes/package-lock.json | +0 | −4 | Go to diff View file |
D | plugins/hudson/themes/package.json | +0 | −14 | Go to diff View file |
D | plugins/hudson/themes/webpack.common.js | +0 | −49 | Go to diff View file |
A | plugins/hudson/webpack.common.js | +69 | −0 | Go to diff View file |
R | plugins/hudson/themes/webpack.dev.js | Go to diff View file | ||
R | plugins/hudson/themes/webpack.prod.js | Go to diff View file | ||
D | plugins/hudson/www/js/package.json | +0 | −21 | Go to diff View file |
D | plugins/hudson/www/js/webpack.config.js | +0 | −48 | Go to diff View file |