Skip to content

Commit 9ba1e07

Browse files
author
BiYuqi
committed
docs: update readme
1 parent b56286f commit 9ba1e07

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

README.md

+9-5
Original file line numberDiff line numberDiff line change
@@ -211,11 +211,15 @@ yarn run new
211211
212212
## 已知问题
213213

214-
- [x] If you got error about node-sass or sass-loader
214+
#### 安装 node-sass 失败?
215215

216-
本项目已经移除 node-sass,使用 dart-sass(即 sass)
216+
推荐使用淘宝镜像, 本项目已经移除 node-sass, 使用 dart-sass(即 sass)
217217

218-
- IE
218+
#### IE
219219

220-
* Support IE9+ (not support flex, please note)
221-
* Axios not support IE9, you can replace it with other ajax libraby.
220+
- 支持 IE9+
221+
- [axios browser support](https://github.com/axios/axios#browser-support)
222+
223+
#### 关于 windows 平台下 warning Delete `` prettier/prettier(eslint 配置的一些问题)
224+
225+
- [x] [solution](https://github.com/BiYuqi/webpack-seed/issues/40)

0 commit comments

Comments
 (0)