Make translation compilation actually work

This commit is contained in:
Bat 2018-04-09 19:26:31 +01:00
commit 3be7d68900
6 changed files with 7647 additions and 4 deletions

1
.gitignore vendored
View file

@ -75,6 +75,7 @@ api/static
api/.pytest_cache
# Front
front/static/translations
front/node_modules/
front/dist/
front/npm-debug.log*