mirror of
https://github.com/strapi/strapi.git
synced 2025-11-02 02:44:55 +00:00
Create public directory on new app
This commit is contained in:
parent
2ed26eb58f
commit
f8a997ed84
@ -56,5 +56,10 @@ module.exports = {
|
||||
'plugins': {
|
||||
folder: {}
|
||||
}
|
||||
|
||||
// Empty public directory.
|
||||
'public': {
|
||||
folder: {}
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user