mirror of
https://github.com/strapi/strapi.git
synced 2025-08-20 06:38:46 +00:00
commit
b3f0eed9bf
@ -18,7 +18,7 @@ module.exports = async ({ optimization }) => {
|
|||||||
|
|
||||||
if (!fs.existsSync(envConfigDir)) {
|
if (!fs.existsSync(envConfigDir)) {
|
||||||
console.log(
|
console.log(
|
||||||
`Missing envrionnment config for env: ${green(
|
`Missing environment config for env: ${green(
|
||||||
env
|
env
|
||||||
)}.\nMake sure the directory ${yellow(
|
)}.\nMake sure the directory ${yellow(
|
||||||
`./config/environments/${env}`
|
`./config/environments/${env}`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user