stable

Clone or download

Read-only

Unify themes and scripts build for crosstracker

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

Modified Files

Name
M plugins/crosstracker/include/CrossTracker/Widget/ProjectCrossTrackerSearch.php +13 −14 Go to diff View file
R plugins/crosstracker/scripts/jest.config.js Go to diff View file
R plugins/crosstracker/scripts/package-lock.json Go to diff View file
A plugins/crosstracker/package.json +26 −0 Go to diff View file
D plugins/crosstracker/scripts/package.json +0 −28 Go to diff View file
D plugins/crosstracker/scripts/webpack.config.js +0 −36 Go to diff View file
D plugins/crosstracker/themes/package-lock.json +0 −4 Go to diff View file
D plugins/crosstracker/themes/package.json +0 −14 Go to diff View file
R plugins/crosstracker/themes/webpack.common.js Go to diff View file
R plugins/crosstracker/themes/webpack.dev.js Go to diff View file
R plugins/crosstracker/themes/webpack.prod.js Go to diff View file