upgrade from webpack to vite + typescript
Some checks failed
CSGOWTF/csgowtf/pipeline/head There was a failure building this commit

This commit is contained in:
2022-03-18 11:40:43 +01:00
parent 0ccb76345e
commit 9a6d24193d
71 changed files with 8459 additions and 15632 deletions

6
.gitignore vendored
View File

@@ -89,7 +89,7 @@ web_modules/
.yarn-integrity
# dotenv environment variables file
.env
.env.local
.env.test
.env.production
@@ -220,7 +220,7 @@ fabric.properties
# Editor-based Rest Client
.idea/httpRequests
# Android studio 3.1+ serialized cache file
# Android studio 3.1+ serialized cche file
.idea/caches/build_file_checksums.ser
### WebStorm+all Patch ###
@@ -283,4 +283,4 @@ $RECYCLE.BIN/
# End of https://www.toptal.com/developers/gitignore/api/webstorm+all,yarn,windows,linux,node,vuejs
a