Symlinking in your local will see the symlinks dereferenced when deploying, so it won't save upload bundle size, but it will mean that you don't have to worry about potential de-syncing of the file in local between the locations.
On Monday, October 12, 2015 at 8:09:45 PM UTC-4, Dan Dubois wrote: > > Thanks Nick, > > Glad my question found the right location in the end. > > I thought I would reply here just for completeness. I ultimately wanted to > know how I can avoid file duplication in my own local repo when sharing > application files between modules. The answer on StackOverflow suggests > simlinking directories between modules is the only way to go. As Nick > suggests I could store my file data in Cloud Storage or the datastore but I > want to avoid the complexities of that. > > I'll accept the StackOverflow answer unless anyone has a better suggestion. > > Best wishes, > Dan > > -- 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 http://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/9382a160-f79f-4091-8d70-9f95da56a2c4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
