: 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
"name": "themify_builder",
"watch": "webpack -w --mode=development",
"dev":"webpack build --mode=development",
"production":"webpack build --mode=production",
"clean":"node ./cleaner.mjs"