Skip to content

fix(nuxt): Only wrap .mjs entry files in rollup #14060

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Oct 23, 2024
Merged

Conversation

s1gr1d
Copy link
Member

@s1gr1d s1gr1d commented Oct 23, 2024

fixes #14057

@nuxt/content adds entry files to rollup. This fix adds a check for .mjs to ignore other files in the rollup plugin.

@s1gr1d s1gr1d requested review from lforst and chargome October 23, 2024 12:01
@s1gr1d s1gr1d merged commit 8a68fa9 into develop Oct 23, 2024
122 checks passed
@s1gr1d s1gr1d deleted the sig/fix-rollup-content branch October 23, 2024 12:31
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Nuxt: Build Error with @nuxt/content
2 participants