Skip to content

Commit faaf5f6

Browse files
LuckyMonaKen Berkeley
authored andcommitted
文件名写错了 (kenberkeley#15)
* Update README.md 文件名写错了_(:3 」∠)_ * Update README.md
1 parent 7bcd1b9 commit faaf5f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
### <a name="webpack-configure">⊙ Webpack 配置</a>
142142
> 由于已经拥有相对成熟的 Webpack 配置,因此在一定程度上您可以不求甚解,但了解其配置会更能把握整体开发
143143
144-
* 前端开发服务器为 `localhost:9090`,可在 `build/webpack.config.dev.js` 中找到
144+
* 前端开发服务器为 `localhost:9090`,可在 `build/webpack.dev.conf.js` 中找到
145145
> 后端 RESTful API 基地址写在了 `src/services/xhr/config.js` 中,请根据实际自行修改
146146
147147
* 框架 / 类库 须分离打包以加快开发时的编译速度并有利于缓存,详见 `build/webpack.base.conf.js` 中的 `vendor`

0 commit comments

Comments
 (0)