2024-11-14
This commit is contained in:
parent
abd30975c4
commit
a41cd27833
244 changed files with 17423 additions and 740 deletions
2
justfile
2
justfile
|
|
@ -88,7 +88,7 @@ build-js:
|
|||
|
||||
# Compile TypeScript à chaque changement de fichier
|
||||
watch-js:
|
||||
watchexec -w "web/app/themes/haiku-atelier-2024/src/scripts" just build-js
|
||||
pnpm vite build --watch
|
||||
|
||||
# Vérifie le code TypeScript avec des analyseurs statiques
|
||||
lint-js:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue