Skip to content

Webpack ecosystem status page#1857

Open
montogeek wants to merge 4 commits intomainfrom
feature/compatibility-page
Open

Webpack ecosystem status page#1857
montogeek wants to merge 4 commits intomainfrom
feature/compatibility-page

Conversation

@montogeek
Copy link
Copy Markdown
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
Copy Markdown
Member Author

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

@montogeek
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Member Author

@EugeneHlushko Not sure what to do here...

@evenstensberg
Copy link
Copy Markdown
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