
committed by
Matias Niemelä

parent
a3ec058f6b
commit
bc99b774ba
@ -88,6 +88,11 @@ BOILERPLATE_PATHS.ivy = {
|
||||
]
|
||||
};
|
||||
|
||||
BOILERPLATE_PATHS.schematics = [
|
||||
...cliRelativePath,
|
||||
'angular.json'
|
||||
];
|
||||
|
||||
const EXAMPLE_CONFIG_FILENAME = 'example-config.json';
|
||||
|
||||
class ExampleBoilerPlate {
|
||||
|
Reference in New Issue
Block a user