WebstoneHQ / webstone-plugins

Start your next full-stack application with Webstone and configure it as you go.
MIT License
85 stars 6 forks source link

Refactor create-westone-app to use new plugin structure #377

Closed Cahllagerfeld closed 1 year ago

Cahllagerfeld commented 1 year ago

https://github.com/Cahllagerfeld/webstone-reference-plugin/tree/cahllagerfeld/test

Definition of done

  1. Don't install dependencies anymore, just prepare the template
  2. expose create function that can be imported by others
  3. use new plugin structure
  4. move from esbuild to tsup for consistency