add all-in-one bundle build configuration

This commit is contained in:
2026-04-27 13:13:29 +02:00
parent 14cb2de52f
commit 04b0e795eb
3 changed files with 37 additions and 94 deletions
+2 -1
View File
@@ -12,7 +12,8 @@
"dependencies": {
"@fluentui/react": "^8.125.5",
"react": "^19.2.5",
"react-dom": "^19.2.5"
"react-dom": "^19.2.5",
"vite-plugin-css-injected-by-js": "^5.0.1"
},
"devDependencies": {
"@eslint/js": "^10.0.1",