stable
Clone or download
Read-only
Part of request #14384: Move all javascript build process to Webpack This also unifies themes and scripts builds with one webpack config. Nothing should be more broken than before. Change-Id: I36a0f24c3e94d5473522faea9ff32a93dd188af1
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker_encryption/build-manifest.json | +1 | −5 | Go to diff View file |
M | plugins/tracker_encryption/include/tracker_encryptionPlugin.php | +12 | −8 | Go to diff View file |
A | plugins/tracker_encryption/package-lock.json | +4 | −0 | Go to diff View file |
R | plugins/tracker_encryption/themes/package.json | Go to diff View file | ||
R | plugins/tracker_encryption/www/scripts/encrypted_field.js | Go to diff View file | ||
R | plugins/tracker_encryption/www/scripts/update_tracker_key_modal.js | Go to diff View file | ||
D | plugins/tracker_encryption/themes/package-lock.json | +0 | −4 | Go to diff View file |
R | plugins/tracker_encryption/themes/webpack.common.js | Go to diff View file | ||
R | plugins/tracker_encryption/themes/webpack.dev.js | Go to diff View file | ||
R | plugins/tracker_encryption/themes/webpack.prod.js | Go to diff View file | ||
M | tools/rpm/tuleap.rhel6.spec | +1 | −0 | Go to diff View file |
M | tools/rpm/tuleap.rhel7.spec | +1 | −0 | Go to diff View file |