mini.project.json 96 B

12345678
  1. {
  2. "cloud": {
  3. "type": "CLOUDAPP"
  4. },
  5. "exclude": [
  6. "server/**"
  7. ]
  8. }