mirror of
https://github.com/strapi/strapi.git
synced 2025-12-13 07:55:33 +00:00
Merge pull request #1348 from ekamgit/patch-1
Update hooks structure requirements
This commit is contained in:
commit
eef86d1bd6
@ -64,8 +64,9 @@ Every folder that follows this name pattern `strapi-*` in your `./node_modules`
|
||||
A hook needs to follow the structure below:
|
||||
|
||||
```
|
||||
/lib
|
||||
- index.js
|
||||
/hook
|
||||
└─── lib
|
||||
- index.js
|
||||
- LICENSE.md
|
||||
- package.json
|
||||
- README.md
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user