This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
strapi
Watch
1
Star
0
Fork
0
You've already forked strapi
mirror of
https://github.com/strapi/strapi.git
synced
2025-08-13 11:17:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
strapi
/
examples
/
getstarted
/
config
/
hook.json
9 lines
90 B
JSON
Raw
Normal View
History
Unescape
Escape
Refactor strapi load
2019-04-05 16:11:09 +02:00
{
"timeout"
:
3000
,
"load"
:
{
"before"
:
[
]
,
Make hook loading async
2019-08-14 14:15:45 +02:00
"order"
:
[
]
,
Refactor strapi load
2019-04-05 16:11:09 +02:00
"after"
:
[
]
}
}
Reference in New Issue
Copy Permalink