Skip to content

Tech stack, build and publish setup #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
krvikash35 opened this issue May 5, 2020 · 2 comments
Open

Tech stack, build and publish setup #3

krvikash35 opened this issue May 5, 2020 · 2 comments
Assignees

Comments

@krvikash35
Copy link
Owner

krvikash35 commented May 5, 2020

Tech stack(options)

Storybook
Styled Component for themeing and styling component
Typescript
RollupJS : for ESM build
Webpack
BabelJS
Styleguidist
bit
Lerna

  • not required as my requirement is not single repo multi package development
  • better suited for multi package development in single repo

Build Tool

typscript package manager going to use this one

  • support all the core stack
  • single command setup
  • Support typescript
  • Support storybook for component devlopment and visual doc
  • Support rollup for esm build. (esm build is much needed for treeshaking the library in consumer app)
@krvikash35 krvikash35 self-assigned this May 5, 2020
@krvikash35
Copy link
Owner Author

Troubeshoot link

storybook mdx doc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant