Suppose I merge all css and js files into dist folder. Then upload to cdn. Do I have to manually change the route of the project inside one by one? Can automation be achieved with gulp?
Yes, gulp-cdnizerhttps://www.npmjs.com/package/gulp-cdnizer
Is this what the landlord wants?