codediodeio / angular-firestarter

🍱 :fire: Angular + Firebase Progressive Web App Starter
https://firestarter.fireship.io/
956 stars 437 forks source link

Excludes /functions dir from prerender builds #73

Open bzmillerboy opened 5 years ago

bzmillerboy commented 5 years ago

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.