{ "name": "helloworld", "scripts": { "start": "umi dev", "build": "COMPRESS=none umi build", "test": "umi test" } }