js lightbox séparé

This commit is contained in:
2025-11-27 18:11:14 +01:00
parent 7a8abd9b5e
commit e3a31427d3
7 changed files with 263 additions and 255 deletions

View File

@@ -13,7 +13,8 @@
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"watch": "webpack --watch"
"watch": "webpack --watch",
"build": "webpack --mode production"
},
"keywords": [],
"author": "",