Can't get the app.yaml configuration right for serving my javascript files. In my app directory I've a folder name js wherein I plan to host all my javascript files. I've done something like this for my yaml file:
- url: /js static_dir: js Shouldn't this do actually? --deostroll --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
