Draft: fix(memo): assets plugin does not support .gitkeep
Description
Une branche pour sauvegarder des mini-modifs que j’ai la flemme de faire passer via des MR individuelles (c’est trop lourd ^^)
Issues :
Documentation
-
Upgrade the version -
Add entry to the changelog -
Update documentation if needed
Generator
-
New or updated files?
Checklist before merge :
-
No remaining console.log
-
Version changed if new feature -
Lint ok -
all eslintConfig rules are on ("2") (except no-useless-escape
/vue/no-mutating-props
) -
Try npm run build:app
-
Try npm run build:admin
Tests
-
Admin tests ok ? -
Add new unit test