webpack-cli icon indicating copy to clipboard operation
webpack-cli copied to clipboard

Feat: File generation and collision handler [6]

Open maverox opened this issue 1 year ago • 1 comments

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 avatar Aug 19 '24 14:08 maverox

@maverox you need to rebase

evenstensberg avatar Aug 29 '24 18:08 evenstensberg

cc @snitin315

evenstensberg avatar Sep 05 '24 20:09 evenstensberg