Skip to content

Commit fa82544

Browse files
authored
Remove Gruntfile.js mention from guidelines
1 parent 5567726 commit fa82544

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

contributor_docs/zh-Hans/contributor_guidelines.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,6 @@ git clone [git_url]
290290
- `src` - 最终生成 `p5.js``p5.min.js` 文件的所有代码都存放于此。
291291
- [`test`](../unit_testing.md) - 存放单元测试代码和测试所有文档示例代码的位置。
292292
- `tasks` - 存放详细的自定义构建代码的位置。
293-
- `Gruntfile.js` - 主要的构建配置文件。
294293
- `contributor_docs` - 存放文档和其他贡献者文档的位置。
295294

296295
其他文件和文件夹要么是配置文件,要么是其他类型的支持文件,大多数情况下,你不需要对它们做任何修改。

0 commit comments

Comments
 (0)