Skip to content

Brocco/schematic-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps to reproduce

  • run npm install
  • run npm install -g @angular-devkit/schematics-cli
  • run npm run build
  • run cd real
  • run with dry-run schematics ../src/collection.json:rename --dry-run
  • note it succeeds
  • run without dry-run schematics ../src/collection.json:rename --dry-run=false
  • note it fails

About

Schematic bug recreation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published