Hello Community,I have the following situation:In our project we have
some config type: operations scripts that get executed every day.They
are merge scripts like the following: config { type: "operations",
dependencies: ["dependecy1", "dependecy2"],...