cli icon indicating copy to clipboard operation
cli copied to clipboard

nx plugin - `plugin` generator

Open BioPhoton opened this issue 1 year ago • 0 comments

The nx plugin should have a plugin generator to :

  • [ ] project with esbuild & vitest` setup for the plugin logic
  • [ ] project with vitest setup for the plugin e2e tests
  • [ ] setup plugin to support both CJS and ESM: https://nx.dev/recipes/tips-n-tricks/compile-multiple-formats

BioPhoton avatar Sep 22 '23 18:09 BioPhoton