webpack-cli
webpack-cli copied to clipboard
Feat: File generation and collision handler [6]
What kind of change does this PR introduce? Introduce a new File Generation and Collision Handler module
- add ejs support and remove hbs conflict
- add fileCollision Logic in same
- add abort prompt
- add overwrite and overwrite all
- add diff view in vs code
- conditional rendering based on file type (bin or text)
- Uses the same Config Object as plop libraries add function
Did you add tests for your changes?
If relevant, did you update the documentation?
Summary
Does this PR introduce a breaking change? Yes
Other information
@maverox you need to rebase
cc @snitin315