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(core): #309 webpack warning on next.js 15 #318

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

sdorra
Copy link
Owner

@sdorra sdorra commented Sep 19, 2024

Bundle bundle-require to fix webpack warning on next.js 15

Closes: #309

Bundle bundle-require to fix webpack warning on next.js 15

Closes: #309
@sdorra sdorra added the bug Something isn't working label Sep 19, 2024
Copy link

changeset-bot bot commented Sep 19, 2024

🦋 Changeset detected

Latest commit: 5111ddf

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@content-collections/core Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

vercel bot commented Sep 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
content-collections ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 19, 2024 6:41pm

Copy link

pkg-pr-new bot commented Sep 19, 2024

Open in Stackblitz

@content-collections/cli

pnpm add https://pkg.pr.new/sdorra/content-collections/@content-collections/cli@318

@content-collections/core

pnpm add https://pkg.pr.new/sdorra/content-collections/@content-collections/core@318

@content-collections/integrations

pnpm add https://pkg.pr.new/sdorra/content-collections/@content-collections/integrations@318

@content-collections/markdown

pnpm add https://pkg.pr.new/sdorra/content-collections/@content-collections/markdown@318

@content-collections/mdx

pnpm add https://pkg.pr.new/sdorra/content-collections/@content-collections/mdx@318

@content-collections/next

pnpm add https://pkg.pr.new/sdorra/content-collections/@content-collections/next@318

@content-collections/remix-vite

pnpm add https://pkg.pr.new/sdorra/content-collections/@content-collections/remix-vite@318

@content-collections/solid-start

pnpm add https://pkg.pr.new/sdorra/content-collections/@content-collections/solid-start@318

@content-collections/vite

pnpm add https://pkg.pr.new/sdorra/content-collections/@content-collections/vite@318

commit: 5111ddf

@sdorra sdorra merged commit 5724373 into main Sep 20, 2024
8 checks passed
@sdorra sdorra deleted the bugfix/309_fix_webpack_warning branch September 20, 2024 11:13
@github-actions github-actions bot mentioned this pull request Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Webpack warning during Next.js Build
1 participant