mirror of
https://github.com/strapi/strapi.git
synced 2025-08-30 19:56:05 +00:00
feat(app-generator): create plugins file when init strapi
This commit is contained in:
parent
40ef34cbcd
commit
1dbb4b62d9
@ -0,0 +1 @@
|
|||||||
|
module.exports = () => ({});
|
@ -0,0 +1 @@
|
|||||||
|
export default () => ({});
|
Loading…
x
Reference in New Issue
Block a user