fix: rebuild propre — 1 seul bundle, plugin clean-assets avant chaque build

This commit is contained in:
Gwadaking
2026-04-08 03:08:02 -04:00
parent 9f73639f25
commit 90bee1bfe9
11 changed files with 864 additions and 9 deletions

7
backend/.gitignore vendored
View File

@@ -1,10 +1,5 @@
###> vite build output ###
/public/assets/
/public/index.html
/public/favicon.svg
/public/icons.svg
/public/sw.js
###> vite build output — hashed bundles only, index.html commité ###
/public/spa/
###< vite build output ###