Skip to content

Commit 2ab6859

Browse files
authored
Update contributor guidelines to remove Gruntfile.js (english)
Removed mention of Gruntfile.js from contributor guidelines.
1 parent 9738e0e commit 2ab6859

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

contributor_docs/contributor_guidelines.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,6 @@ Some of the key files and folders you will be in the p5.js folder are as follows
303303
- `src` - Where all the code that eventually gets combined into the final p5.js and p5.min.js files lives
304304
- [`test`](./unit_testing.md) - Where unit tests and code for testing all documentation examples lives
305305
- `tasks` - Where detailed and custom build code lives
306-
- `Gruntfile.js` - This is the main build configuration file
307306
- `contributor_docs` - Where the documentation and all other contributor documentation lives
308307

309308
The other files and folders are either configurations or other kinds of support files; in most cases, you shouldn't need to make any modifications.

0 commit comments

Comments
 (0)