You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 18, 2022. It is now read-only.
In my setup with aws region eu-west-1, line 147 in main.js (if (err) throwError(err);) propagates a 404 response as an error if the assets dont exist in my bucket.
The text was updated successfully, but these errors were encountered:
I am feeling this issue as well. Should the upload be synchronous? It seems that when the local web server gets accessed during the knox upload, my site largely fails and needs to be rebuilt and reuploaded.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
In my setup with aws region eu-west-1, line 147 in main.js (if (err) throwError(err);) propagates a 404 response as an error if the assets dont exist in my bucket.
The text was updated successfully, but these errors were encountered: