nx/nx-dev/ui-remote-cache/project.json
Juri Strumpflohner a22f4fce49
docs(misc): new self-hosted cache updates (#30550)
Adds the new updates around self-hosted caching possibilities.
2025-03-31 13:28:42 -04:00

10 lines
284 B
JSON

{
"name": "ui-remote-cache",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"sourceRoot": "nx-dev/ui-remote-cache/src",
"projectType": "library",
"tags": [],
"// targets": "to see all targets run: nx show project ui-remote-cache --web",
"targets": {}
}