Skip to content
This repository was archived by the owner on Oct 4, 2023. It is now read-only.

Commit adb591e

Browse files
luocaodanXanderLuciano
authored andcommitted
vue webpack template github link fix (#818)
1 parent fea8047 commit adb591e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cn/project_structure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 项目结构
22

3-
当涉及制作 electron 应用程序的问题时,项目结构会有些不同。如果你以前使用过官方的 [`vuejs-templates/webpack`](https://github.com/vuejs-templates/webpac) 设置,那么你对这个结构应该很熟悉。本文档在此章节将尝试解释样板代码的工作原理以及应用程序在构建中的一些区别。
3+
当涉及制作 electron 应用程序的问题时,项目结构会有些不同。如果你以前使用过官方的 [`vuejs-templates/webpack`](https://github.com/vuejs-templates/webpack) 设置,那么你对这个结构应该很熟悉。本文档在此章节将尝试解释样板代码的工作原理以及应用程序在构建中的一些区别。
44

55
### 单一的 `package.json` 设置
66

0 commit comments

Comments
 (0)