1、升级node-sass插件版本

2、readme中增加必要环境说明
This commit is contained in:
1378012178@qq.com 2025-02-07 10:06:51 +08:00
parent e433696bbf
commit 3c7bd9a97f
2 changed files with 3 additions and 1 deletions

View File

@ -6,4 +6,6 @@
- 数据切换通过mock配置对接口数据mock模拟数据进行切换
- 发布时可动态配置CDN静态资源切换新旧版本
** 电脑中需要安装VisualStudioSetup.exe 2019版本 包括window桌面sdk

View File

@ -78,7 +78,7 @@
"jest-serializer-vue": "0.3.0",
"nightwatch": "0.9.12",
"node-notifier": "5.1.2",
"node-sass": "^4.14.1",
"node-sass": "^9.0.0",
"optimize-css-assets-webpack-plugin": "3.2.0",
"ora": "1.2.0",
"portfinder": "1.0.13",