stable

Clone or download

Read-only

Use webpack to build trovecat.js

So that we can: - have an hashed filename for better cache management - decrease a little bit the size of the fat combined - use (d)recent JS features like const/for-of/… without breaking IE11 (poke https://gerrit.tuleap.net/c/tuleap/+/14048) Part of story #12553: see flags that categorize my project in all project pages Change-Id: I665a511b1c6993f34ca7398351a3773e0406d540

Modified Files

Name
M gulpfile.js +0 −1 Go to diff View file
M src/common/admin/ProjectCreation/ProjectCategoriesDisplayController.php +6 −2 Go to diff View file
M src/www/scripts/tuleap/trovecat.js +19 −17 Go to diff View file
M src/www/scripts/webpack.config.js +2 −1 Go to diff View file