Merge remote-tracking branch 'origin/20240528Test' into 20240528Test

# Conflicts:
#	config/index.js
#	static/config.js
20240528Test
WenShiJun 2024-06-11 09:45:47 +08:00
commit 49304ab68c
2 changed files with 487 additions and 23587 deletions

24072
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -5,7 +5,7 @@
"author": "",
"private": true,
"scripts": {
"dev": "webpack-dev-server --inline --progress --config build/webpack.dev.conf.js --host 192.168.151.43",
"dev": "webpack-dev-server --inline --progress --config build/webpack.dev.conf.js --host 192.168.0.90",
"start": "npm run dev",
"unit": "jest --config test/unit/jest.conf.js --coverage",
"e2e": "node test/e2e/runner.js",