mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 21:03:03 -05:00
feat(challenge26): generator feature component
This commit is contained in:
@@ -4,6 +4,11 @@
|
||||
"factory": "./src/generators/custom-library/generator",
|
||||
"schema": "./src/generators/custom-library/schema.json",
|
||||
"description": "extends library from nx/cli"
|
||||
},
|
||||
"feature-component": {
|
||||
"factory": "./src/generators/feature-component/generator",
|
||||
"schema": "./src/generators/feature-component/schema.json",
|
||||
"description": "feature-component generator"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user