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-04 07:27:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
strapi
/
packages
/
plugins
/
documentation
/
strapi-admin.js
4 lines
64 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Add strapi-admin.js
2021-09-23 11:24:15 +02:00
'use strict'
;
Use strapi-admin as reference to load frontend of the plugins
2021-09-23 14:33:19 +02:00
module
.
exports
=
require
(
'./admin/src'
)
.
default
;
Reference in New Issue
Copy Permalink