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

angular - Ionic slides - dynamically add slides before and after -

minify - Minimizing css files -

Add a dynamic header in angular 2 http provider -