I"d like to ask a question
suppose there are three websites on different servers
, but all three sites have common files, which may include js, css, and some php function
. How can I manage shared files at this time?
if the shared file is updated, will it be deployed to three servers?
what is the more convenient way to do this?
or what is the right thing to do?
Thank you
Happy New year!