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-27 02:44:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
strapi
/
packages
/
plugins
/
i18n
/
strapi-server.js
4 lines
58 B
JavaScript
Raw
Normal View
History
Unescape
Escape
loading plugins with strapi-server.js
2021-05-31 18:28:42 +02:00
'use strict'
;
chore(plugins/i18n): migrate to basic ts
2023-11-08 14:29:42 +01:00
module
.
exports
=
require
(
'./dist/server'
)
;
Reference in New Issue
Copy Permalink