stable
Clone or download
Read-only
Part of request #14652 Hoist webpack configs at plugins root folders Everything is supposed to work as before. Small changes has been applied to the test pipelines and to some PHP files to apply recent changes on coding standards and CI environnements. Change-Id: I6246da9939eb3628c325508e48c133f1bad41194
Modified Files
Name | ||||
---|---|---|---|---|
M | Jenkinsfile | +3 | −3 | Go to diff View file |
M | include/REST/BaselineArtifactController.php | +0 | −1 | Go to diff View file |
M | include/REST/BaselinesResource.php | +0 | −1 | Go to diff View file |
M | include/REST/ComparisonsResource.php | +0 | −1 | Go to diff View file |
M | include/ServiceController.php | +10 | −14 | Go to diff View file |
R | scripts/jest.config.js | Go to diff View file | ||
M | package-lock.json | +99 | −5 | Go to diff View file |
M | package.json | +22 | −2 | Go to diff View file |
M | phpunit/Domain/BaselineServiceTest.php | +0 | −5 | Go to diff View file |
D | scripts/package-lock.json | +0 | −106 | Go to diff View file |
D | scripts/package.json | +0 | −32 | Go to diff View file |
D | scripts/webpack.config.js | +0 | −55 | Go to diff View file |
D | themes/package-lock.json | +0 | −4 | Go to diff View file |
D | themes/package.json | +0 | −14 | Go to diff View file |
D | themes/webpack.common.js | +0 | −47 | Go to diff View file |
A | webpack.common.js | +65 | −0 | Go to diff View file |
R | themes/webpack.dev.js | Go to diff View file | ||
R | themes/webpack.prod.js | Go to diff View file |