stable

Clone or download

Read-only

Unify themes and scripts builds for projectmilestones

Part of request #14652 Hoist webpack configs at plugins root folders Everything is supposed to work as before. Change-Id: Ic8ce8ecae45e18f0a74ee3aed97abc27c4b941b4

Modified Files

Name
M plugins/projectmilestones/include/Widget/ProjectMilestones.php +19 −20 Go to diff View file
R plugins/projectmilestones/scripts/jest.config.js Go to diff View file
R plugins/projectmilestones/scripts/package-lock.json Go to diff View file
R plugins/projectmilestones/scripts/package.json Go to diff View file
D plugins/projectmilestones/scripts/webpack.config.js +0 −73 Go to diff View file
D plugins/projectmilestones/themes/package-lock.json +0 −4 Go to diff View file
D plugins/projectmilestones/themes/package.json +0 −14 Go to diff View file
D plugins/projectmilestones/themes/webpack.common.js +0 −50 Go to diff View file
R plugins/projectmilestones/scripts/tsconfig.json Go to diff View file
A plugins/projectmilestones/webpack.common.js +81 −0 Go to diff View file
R plugins/projectmilestones/themes/webpack.dev.js Go to diff View file
R plugins/projectmilestones/themes/webpack.prod.js Go to diff View file