update build files

Signed-off-by: wozulong <>
This commit is contained in:
wozulong
2024-03-20 18:31:22 +08:00
parent f35e63e3f3
commit 8b55116563
5 changed files with 10682 additions and 13 deletions

4
web/.gitignore vendored
View File

@@ -21,6 +21,4 @@
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.idea
package-lock.json
yarn.lock
.idea/

View File

@@ -50,7 +50,8 @@
},
"devDependencies": {
"prettier": "2.8.8",
"typescript": "4.4.2"
"typescript": "4.4.2",
"@babel/plugin-proposal-private-property-in-object": "^7.21.11"
},
"prettier": {
"singleQuote": true,

10674
web/yarn.lock Normal file

File diff suppressed because it is too large Load Diff