Skip to content

Commit 9c47f0e

Browse files
committed
docs: 更新文档
1 parent a625934 commit 9c47f0e

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

.npmrc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
home=https://npm.taobao.org
2+
registry=https://registry.npm.taobao.org/
3+
sass_binary_site=https://npm.taobao.org/mirrors/node-sass/
4+
phantomjs_cdnurl=http://cnpmjs.org/downloads
5+
electron_mirror=https://npm.taobao.org/mirrors/electron/
6+
sqlite3_binary_host_mirror=https://foxgis.oss-cn-shanghai.aliyuncs.com/
7+
profiler_binary_host_mirror=https://npm.taobao.org/mirrors/node-inspector/
8+
chromedriver_cdnurl=https://npm.taobao.org/mirrors/chromedriver

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
MisthinTools是一款辅助开发软件,出发点是通过一些小工具为开发者提供便利。目前提供了项目模板和自动部署两个功能,后续也会根据需求加入其它实用的功能。
88
#### 技术实现
99
- 应用框架: `Electron11.2.1``Nodejs12.18.3``Chrome:87.0.4280.141`
10-
- 应用打包: `ElectronUpdater4.3.5`
10+
- 应用打包: `ElectronBuilder`
1111
- 核心:`TypeScript``Vue3.0`
1212
- 视图:`Ant Design of Vue 2.0`
1313
## 功能

0 commit comments

Comments
 (0)