I have a node_modules folder which I want completely ignored. The folder is listed in app.yaml and I know it is being ignored because it skips uploading them. However it still copies them, I don't know why it needs to do that. The node_modules folder contains 20000 files and gcloud takes a 3 minutes to process them! (It lists all of them if I do gcloud beta app deploy --verbosity="debug") Is there any way I can tell it to completely ignore it?
-- 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/cd508851-c328-483b-bfe8-06312e133971%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
