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: I60fdc42bf50b156dba719844d117689cd64fb5e8
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/mediawiki/include/MediawikiAdminController.class.php | +10 | −7 | Go to diff View file |
M | plugins/mediawiki/include/mediawikiPlugin.php | +16 | −10 | Go to diff View file |
A | plugins/mediawiki/package-lock.json | +4 | −0 | Go to diff View file |
A | plugins/mediawiki/package.json | +16 | −0 | Go to diff View file |
A | plugins/mediawiki/scripts/admin.js | +68 | −0 | Go to diff View file |
D | plugins/mediawiki/themes/package-lock.json | +0 | −4 | Go to diff View file |
D | plugins/mediawiki/themes/package.json | +0 | −14 | Go to diff View file |
R | plugins/mediawiki/themes/webpack.common.js | Go to diff View file | ||
R | plugins/mediawiki/themes/webpack.dev.js | Go to diff View file | ||
R | plugins/mediawiki/themes/webpack.prod.js | Go to diff View file | ||
D | plugins/mediawiki/www/forgejs/admin.js | +0 | −64 | Go to diff View file |