mirror of
https://github.com/strapi/strapi.git
synced 2025-11-11 07:39:16 +00:00
Merge pull request #19025 from L-Weisz/feature/strapi-init-create-plugins
feat: Automatically Create 'plugins.js/ts' in Config on New Strapi Project Initialization
This commit is contained in:
commit
749b32e28c
@ -0,0 +1 @@
|
||||
module.exports = () => ({});
|
||||
@ -0,0 +1 @@
|
||||
export default () => ({});
|
||||
Loading…
x
Reference in New Issue
Block a user