Skip to content

Conversation

@dominikwilkowski
Copy link
Member

@dominikwilkowski dominikwilkowski commented Aug 13, 2021

This is a simple RFC but it will require a bunch of work that can be separated from the other work.
Good to keep things separated so we can move in smaller chunks

@elisechant elisechant changed the title Added RFC for separating framework entry points Separate framework entry points Dec 13, 2021
@elisechant
Copy link
Contributor

Shall we roll this in to #2 ?

@dominikwilkowski dominikwilkowski marked this pull request as ready for review December 14, 2021 03:25
```sh
.
└── packages
├── react
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rather than packages/buttons/react ? in your example, are you proposing new npm names?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not set on the naming. I proposed this structure because it would make dependency management across the same architecture easier. I would assume with what I propose you would only ever use the react entry point for npm which would remain unchanged. Vanilla or jquery does not use need npm packages and does not have them now.

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

Successfully merging this pull request may close these issues.

3 participants