Assuming you are using appengine flex. When you deploy, you will see a log message:
... ---------------------------------------------------------------------------------------------- REMOTE BUILD OUTPUT ----------------------------------------------------------------------------------------------- starting build "9929ae8e-3cf8-44b9-af8e-ca439e91b546" FETCHSOURCE Fetching storage object: gs://[REDACTED] Copying gs://[REDACTED] .... You should be able to locate the file under the same [REDACTED] path on google storage console: https://console.cloud.google.com/storage Justin On Tuesday, November 6, 2018 at 11:42:10 AM UTC-8, Katherine Kleim wrote: > > > If I go to the dashboard, I can see only source files and template. > The problem is I deployed a new version, and ALL my JavaScript files > have gone. Pictures (in static/images folder) are visible, but for all .js > files in static/js folder have gone. > I can't figure out why, and a dashboard doesn't show anything. > Please HELP. > Thanks. > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/ffd6aa0f-37d2-496a-b856-c2f5c32cc443%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
