How many files can I upload at once to Firebase Hosting? -


we're thinking using firebase hosting (which awesome: ssl, control on redirects, easy cli tool, etc) host our api docs. currently, count 17k files generated. did test upload, , worked (pretty cool!). we're curious, there limit number of files can deploy firebase hosting?

i'm not aware of limit on number of files. zipped result (which gets uploaded) has less 2gb.


Comments

Popular posts from this blog

minify - Minimizing css files -

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -