stable
Clone or download
Read-only
Part of request #14384 Move all javascript build process to Webpack Everything is supposed to work as before. Change-Id: I95d5cb600cc146805633bea2cd3b9f3570ec6dc7
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/taskboard/build-manifest.json | +2 | −5 | Go to diff View file |
M | plugins/taskboard/include/Routing/TaskboardController.php | +11 | −17 | Go to diff View file |
M | plugins/taskboard/include/taskboardPlugin.php | +2 | −6 | Go to diff View file |
R | plugins/taskboard/scripts/jest.config.js | Go to diff View file | ||
R | plugins/taskboard/scripts/package-lock.json | Go to diff View file | ||
R | plugins/taskboard/scripts/package.json | Go to diff View file | ||
D | plugins/taskboard/themes/package-lock.json | +0 | −4 | Go to diff View file |
D | plugins/taskboard/themes/package.json | +0 | −14 | Go to diff View file |
D | plugins/taskboard/themes/webpack.common.js | +0 | −47 | Go to diff View file |
D | plugins/taskboard/themes/webpack.dev.js | +0 | −23 | Go to diff View file |
D | plugins/taskboard/themes/webpack.prod.js | +0 | −23 | Go to diff View file |
R | plugins/taskboard/scripts/tsconfig.json | Go to diff View file | ||
R | plugins/taskboard/scripts/webpack.common.js | Go to diff View file | ||
R | plugins/taskboard/scripts/webpack.dev.js | Go to diff View file | ||
R | plugins/taskboard/scripts/webpack.prod.js | Go to diff View file |