mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-15 04:10:01 +03:00
replace React bunder based on webpack with Vite #952
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -29,6 +29,8 @@ node_modules
|
||||
test.sh
|
||||
scripts/__pycache__
|
||||
.temp
|
||||
*.sln
|
||||
*.sw?
|
||||
|
||||
# i18n generated files
|
||||
interface/src/i18n/i18n-react.tsx
|
||||
@@ -47,4 +49,6 @@ dump_entities.csv
|
||||
dump_entities.xls*
|
||||
scripts/run.sh
|
||||
test_results.txt
|
||||
interface/build-analysis-*.html
|
||||
|
||||
# bundle analyzer
|
||||
stats.html
|
||||
|
||||
Reference in New Issue
Block a user