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-07-15 21:11:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
strapi
/
packages
/
plugins
/
sentry
/
strapi-server.js
4 lines
53 B
JavaScript
Raw
Normal View
History
Unescape
Escape
wip
2021-07-29 16:39:26 +02:00
'use strict'
;
Migrate middlwares to programmatic for plugin that do not need to export them
2021-09-29 10:47:10 +02:00
module
.
exports
=
require
(
'./server'
)
;
Reference in New Issue
Copy Permalink