Files
2026-07-13 12:38:36 +08:00

10 lines
292 B
JSON

{
"name": "e2e-rollup",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"sourceRoot": "e2e/rollup",
"projectType": "application",
"implicitDependencies": ["rollup", "js"],
"// targets": "to see all targets run: nx show project e2e-rollup --web",
"targets": {}
}