Firebase deploy firebase.json only -


can deploy hosting configuration file, firebase.json instead of deploying assets ie. html files, images etc? if so, how?

i'm doing firebase deploy --only hosting deploy assets.

i'm asking because want test out rewrite rules etc , don't want re-upload assets again time consuming. thanks.

there no way deploy firebase.json file.


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 -