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

Update with next sass example #73548

Merged
merged 11 commits into from
Dec 6, 2024

Conversation

PapatMayuri
Copy link
Contributor

@PapatMayuri PapatMayuri commented Dec 5, 2024

This PR updates the with-next-sass example for using the App Router.
Here are the changes that have been made:

  • I renamed the pages folder and moved it to the app folder.
  • Added the layout.tsx file as part of the App Router.
  • Updated the package.json file.

CC: @samcx

Verified

This commit was signed with the committer’s verified signature.
johanholmerin Johan Holmerin
@ijjk ijjk added the examples Issue was opened via the examples template. label Dec 5, 2024
@ijjk
Copy link
Member

ijjk commented Dec 5, 2024

Allow CI Workflow Run

  • approve CI run for commit: 91ea51d

Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer

Sorry, something went wrong.

@samcx samcx self-requested a review December 6, 2024 20:43
@samcx samcx marked this pull request as ready for review December 6, 2024 20:43
@samcx samcx enabled auto-merge (squash) December 6, 2024 21:30
@samcx samcx merged commit 2461539 into vercel:canary Dec 6, 2024
39 checks passed
@samcx samcx mentioned this pull request Dec 6, 2024
samcx added a commit that referenced this pull request Dec 7, 2024
## Why?

This [PR](#73548) updated the directory of an example (it's now `examples/with-sass`), and it broke a test.
samcx added a commit that referenced this pull request Dec 9, 2024
## Summary

Follow up #73548.
Change `with-next-sass` to `with-sass` at Deploy your own section in
[README.md](https://github.com/vercel/next.js/blob/canary/examples/with-sass/README.md).

CC: @samcx

### Adding or Updating Examples

- [x] The "examples guidelines" are followed from our contributing doc
https://github.com/vercel/next.js/blob/canary/contributing/examples/adding-examples.md
- [x] Make sure the linting passes by running `pnpm build && pnpm lint`.
See
https://github.com/vercel/next.js/blob/canary/contributing/repository/linting.md

Co-authored-by: Sam Ko <sam@vercel.com>
samcx added a commit that referenced this pull request Dec 9, 2024
## Summary

Follow up #73548 and #73633.
#73548 changed the `with-next-sass` to `with-sass` directory.
However, some tests still use old `with-next-sass` name.
This PR updates them.

Co-authored-by: Sam Ko <sam@vercel.com>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
examples Issue was opened via the examples template. locked
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants