React инициализация

This commit is contained in:
grinikita
2025-04-14 21:14:49 +03:00
parent 520ad38f8d
commit 9550031481
15 changed files with 369 additions and 242 deletions
+4
View File
@@ -11,10 +11,14 @@
"description": "",
"dependencies": {
"handlebars-loader": "^1.7.3",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"webpack": "^5.98.0",
"webpack-cli": "^6.0.1"
},
"devDependencies": {
"@types/react": "^19.1.1",
"@types/react-dom": "^19.1.2",
"copy-webpack-plugin": "^13.0.0",
"css-loader": "^7.1.2",
"html-webpack-plugin": "^5.6.3",