Skip to content

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...

@evenstensberg
Copy link
Member

@alexander-akait we should work on this to help people with understanding which minimal node version of a webpack plugin/loader is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants