stable
Clone or download
Read-only
Merge commit 'refs/changes/32/10932/8' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #11333 Use webpack for AdminDelegation plugin Change-Id: Ie0056bb8311c8bb79b484cca6b960ecb49a45a07
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/admindelegation/build-manifest.json | +4 | −1 | Go to diff View file |
M | plugins/admindelegation/include/admindelegationPlugin.class.php | +28 | −16 | Go to diff View file |
M | plugins/admindelegation/www/scripts/admindelegation.js | +17 | −14 | Go to diff View file |
A | plugins/admindelegation/www/scripts/package-lock.json | +4092 | −0 | Go to diff View file |
A | plugins/admindelegation/www/scripts/package.json | +16 | −0 | Go to diff View file |
A | plugins/admindelegation/www/scripts/webpack.config.js | +58 | −0 | Go to diff View file |