Skip to content

Instantly share code, notes, and snippets.

@buildmotion
Created November 24, 2018 01:39
Show Gist options
  • Save buildmotion/2e12dabe57caec6417ad86e3d95ed29c to your computer and use it in GitHub Desktop.
Save buildmotion/2e12dabe57caec6417ad86e3d95ed29c to your computer and use it in GitHub Desktop.
debugging collection.json configuration
{
"$schema": "../node_modules/@angular-devkit/schematics/collection-schema.json",
"schematics": {
"tree-debug": {
"description": "A schematic to demonstrate how to debug and view [Tree] details..",
"factory": "./tree-debug"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment