fix: dashboard build errors about API_URL/.env

This commit is contained in:
Dragory 2024-04-06 09:53:28 +00:00
parent 4b63d03bdb
commit 4c21884016
No known key found for this signature in database
3 changed files with 22 additions and 39 deletions

View file

@ -16,7 +16,7 @@
"cross-env": "^7.0.3",
"css-loader": "^6.8.1",
"cssnano": "^4.1.10",
"dotenv-webpack": "^8.0.1",
"dotenv": "^16.4.5",
"file-loader": "^6.2.0",
"html-loader": "^4.2.0",
"html-webpack-plugin": "^5.5.3",