gonzofish / angular-librarian

An Angular 2+ scaffolding setup for creating libraries
https://www.npmjs.com/package/angular-librarian
MIT License
91 stars 9 forks source link

Saves the answers to component, pipe, etc questions #18

Closed litzebauer closed 7 years ago

litzebauer commented 7 years ago

The answers to questions for component, pipe, etc should not be saved.

gonzofish commented 7 years ago

Yeah, I just noticed this myself. We need to make it so that .erector is updated only for init. This might be an update to erector-set, too. Where we can better specify how things are saved.

litzebauer commented 7 years ago

@gonzofish This isn't resolved yet. Need to publish new version of erector-set and then I can update the dependency and pass true into inquire function when calling during initial

gonzofish commented 7 years ago

Didn't mean to close it...reopened