Stellen Sie die Angular App in der Google App Engine ein

runtime: python27api_version: 1threadsafe: truehandlers:- url: /  static_files: dist/index.html  upload: dist/index.html- url: /  static_dir: dist
Prickly Polecat