1 min readJun 28, 2020
Please do not edit any path, we just need to copy the dist folder from src directory to function directory using cp-angular.js file and that code I have already shared in the post and then in the function package.json file. You need to change build command like this “build”: “node cp-angular && tsc”. So please do exact following steps which is mention in the content and your Angular Universal app will deploy successfully in Cloud Function.