Skip to content

Webpack ecosystem status page #1857

New issue

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

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

Already on GitHub? # to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

montogeek
Copy link
Member

Create new page to show webpack ecosystem status page: #1852

Initial work by @TheLarkInn

@montogeek montogeek changed the title Feature/compatibility page Webpack ecosystem status page Feb 26, 2018
@montogeek
Copy link
Member Author

@lencioni That list does not exists, we should aim to create it

@montogeek
Copy link
Member Author

Something relevant: webpack/webpack#6718 (comment)

</div>
<div className="table-body">
{packages.map(({ name, peerDependencies: { webpack } = { webpack: '' } }) => (
<div className="table-tr">
Copy link
Member

Choose a reason for hiding this comment

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

key is missing

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes, it was a quick build as PoC

@montogeek
Copy link
Member Author

@EugeneHlushko Not sure what to do here...

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants