next-codegen icon indicating copy to clipboard operation
next-codegen copied to clipboard

Add `components` generator

Open zackkrida opened this issue 5 years ago • 1 comments

Add a components generator with the following features:

  • Components can be in directories or standalone files
  • Components can have associated .module.css files, .test.{js|tsx} files, etc.
  • Will force people to avoid default exports 👍 because I want to

zackkrida avatar Apr 04 '20 03:04 zackkrida

Still on the fence about this 🤔 and whether it's out of scope or not. I'm sure it'd make the project more popular. Could be part of a bigger eject/extend feature down the line.

zackkrida avatar Apr 16 '20 03:04 zackkrida