first vue

This commit is contained in:
Rodolphe Marbot 2022-07-05 20:49:49 +02:00
parent 978de52a09
commit c6c3d20cac
10 changed files with 65 additions and 64 deletions

View file

@ -1,6 +1,6 @@
module.exports = {
mode: "jit",
purge: [
content: [
"./js/**/*.js",
"../lib/*_web/**/*.*ex"
],