next.js icon indicating copy to clipboard operation
next.js copied to clipboard

chore(examples): remove `with-babel-macros` example

Open JamBalaya56562 opened this issue 5 months ago • 2 comments

Summary

Delete the examples/with-babel-macros directory and all its contents

Why?

babel-plugin-macros package hasn't been maintained in 2 years.

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

cc: @samcx

JamBalaya56562 avatar Jul 19 '25 05:07 JamBalaya56562

Allow CI Workflow Run

  • [ ] approve CI run for commit: eedcdb71af1e004ecaeb16a2e8704f406f923807

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

ijjk avatar Jul 19 '25 05:07 ijjk

@icyJoseph Could you review this PR?

JamBalaya56562 avatar Dec 08 '25 20:12 JamBalaya56562