angular-firestarter
angular-firestarter copied to clipboard
Excludes /functions dir from prerender builds
The npm run build:all will fail if the /functions directory exist when deploying. This will exclude that directory for building and deploying the site only.