Chore: Move Mock API into separate package (#104644)
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"$schema": "../../node_modules/nx/schemas/project-schema.json",
|
||||
"projectType": "library",
|
||||
"tags": ["scope:package", "type:ui"],
|
||||
"targets": {
|
||||
"build": {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user