Revert "fix:Vite CJS Node API deprecated waring"

This commit is contained in:
芋道源码
2025-01-15 20:45:49 +08:00
committed by GitHub
parent 395c5862fe
commit 026b2f2ba5
5 changed files with 2 additions and 3 deletions

View File

@ -4,7 +4,6 @@
"description": "基于vue3、vite4、element-plus、typesScript",
"author": "xingyu",
"private": false,
"type": "module",
"scripts": {
"i": "pnpm install",
"dev": "vite --mode env.local",