Skip to content
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

Fix PatternFly 4 example #25356

Merged
merged 1 commit into from
May 22, 2021
Merged

Conversation

fabianishere
Copy link
Contributor

This change fixes the issues with the PatternFly example showing how to
use PatternFly 4 in conjunction with Next.js:

  1. next-transpile-modules has been updated to 7.2.0, which adds support
    for Global CSS imports used by PatternFly 4. This eliminates the
    custom Webpack modification that were necessary previously.
  2. All dependencies have been updated to the latest version.
  3. Documentation has been updated to include troubleshooting steps.

Addresses #20916

This change fixes the issues with the PatternFly example showing how to
use PatternFly 4 in conjunction with Next.js:

1. next-transpile-modules has been updated to 7.2.0, which adds support
   for Global CSS imports used by PatternFly 4. This eliminates the
   custom Webpack modification that were necessary previously.
2. All dependencies have been updated to the latest version.
3. Documentation has been updated to include troubleshooting steps.

Addresses vercel#20916
@ijjk ijjk added the examples Issue/PR related to examples label May 22, 2021
@kodiakhq kodiakhq bot merged commit 09a4fad into vercel:canary May 22, 2021
@fabianishere fabianishere deleted the examples/patternfly-4 branch May 22, 2021 15:07
flybayer pushed a commit to blitz-js/next.js that referenced this pull request Jun 1, 2021
This change fixes the issues with the PatternFly example showing how to
use PatternFly 4 in conjunction with Next.js:

1. next-transpile-modules has been updated to 7.2.0, which adds support
   for Global CSS imports used by PatternFly 4. This eliminates the
   custom Webpack modification that were necessary previously.
2. All dependencies have been updated to the latest version.
3. Documentation has been updated to include troubleshooting steps.

Addresses vercel#20916
@vercel vercel locked as resolved and limited conversation to collaborators Jan 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
examples Issue/PR related to examples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants