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-14 03:34:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
strapi
/
examples
/
getstarted
/
src
/
policies
/
test-policy.js
4 lines
44 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Refactor middleware loading and config/boot
2021-09-27 22:43:31 +02:00
module
.
exports
=
ctx
=>
{
return
true
;
Migrate loaders and cleanups
2021-08-24 17:56:49 +02:00
}
;
Reference in New Issue
Copy Permalink