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

chore: update to latest @nuxt/module-builder #840

Merged
merged 3 commits into from
Apr 27, 2024
Merged

Conversation

danielroe
Copy link
Contributor

No description provided.

Copy link

netlify bot commented Apr 25, 2024

Deploy Preview for nuxt-tailwindcss ready!

Name Link
🔨 Latest commit 676a527
🔍 Latest deploy log https://app.netlify.com/sites/nuxt-tailwindcss/deploys/662c0adda62c6c0008cca76e
😎 Deploy Preview https://deploy-preview-840--nuxt-tailwindcss.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@danielroe
Copy link
Contributor Author

@ineshbose Is there a reason the merger.mjs file is in the runtime/ directory rather than in the module itself?

@ineshbose
Copy link
Collaborator

ineshbose commented Apr 25, 2024

Is there a reason the merger.mjs file is in the runtime/ directory rather than in the module itself?

Yup! The exported defu instance from this file gets used within the added template here -

`const configMerger = require(${JSON.stringify(createResolver(import.meta.url).resolve('./runtime/merger.mjs'))});`,

@ineshbose ineshbose merged commit fb8fafb into main Apr 27, 2024
6 of 7 checks passed
@ineshbose ineshbose deleted the update-module-builder branch April 27, 2024 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants