: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
const platform = process.platform,
OSTYPE=process.env.OSTYPE;
if(platform !== 'win32' && platform !== 'darwin' && OSTYPE !== 'cygwin' && OSTYPE !== 'msys'){//For accidently remove in local. This should work only in prod(linux) for deploy
'./themify-builder-app.mjs',
for(let i=dirs.length-1;i>-1;--i){