Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Are static assets served via the ssrapp function? #31

Open
cliffordh opened this issue May 16, 2021 · 1 comment
Open

Are static assets served via the ssrapp function? #31

cliffordh opened this issue May 16, 2021 · 1 comment

Comments

@cliffordh
Copy link

Does this approach cause static assets to be served via the function?

@williamchong
Copy link
Owner

https://github.com/williamchong/nuxt-ssr-firebase/blob/master/firebase.json#L10

Static resources are copied into public folder, which is deployed onto firebase hosting. request to static assets should hit hosting not function

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants