": [ "applications/*", "packages/*" ], "scripts": { "build": "yarn workspaces run build",..."clean": "yarn workspaces run clean", "lint:fix": "yarn workspaces run lint:fix", "prettier:fix...": "yarn workspaces run prettier:fix", "ent": "yarn workspace @sunyard-fin/ent", "fund": "yarn...": [ "applications/*", "packages/*" ],"build": "yarn workspaces run build", 这句话的意思就是构建打包所有的项目包...workspaces: https://classic.yarnpkg.com/en/docs/workspaces