Skip to content

fix: remove (now deprecated) template utils - #1423

Merged
farnabaz merged 1 commit into
mainfrom
fix/remove-template-utils
Aug 8, 2022
Merged

fix: remove (now deprecated) template utils#1423
farnabaz merged 1 commit into
mainfrom
fix/remove-template-utils

Conversation

@danielroe

Copy link
Copy Markdown
Member

🔗 Linked issue

resolves#1422

❓ Type of change

  • 📖 Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

An unreleased (and now reverted) change in kit template utils broke nuxt content briefly. This PR implements a TODO to use knitwork directly to generate import names.

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@danielroedanielroe added the bug Something isn't working label Aug 8, 2022
@danielroedanielroe self-assigned this Aug 8, 2022
@netlify

netlifyBot commented Aug 8, 2022

Copy link
Copy Markdown

Deploy Preview for nuxt-content ready!

NameLink
🔨 Latest commit77e2a46
🔍 Latest deploy loghttps://app.netlify.com/sites/nuxt-content/deploys/62f0f3abc8fcb70008497075
😎 Deploy Previewhttps://deploy-preview-1423--nuxt-content.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 settings.

Comment threadsrc/module.ts
@farnabaz
farnabaz merged commit 0375c14 into mainAug 8, 2022
@farnabaz
farnabaz deleted the fix/remove-template-utils branch August 8, 2022 16:08
@farnabazfarnabaz mentioned this pull request Aug 12, 2022
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugSomething isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ERROR Rollup error: Unexpected token (Note that you need plugins to import files that are not JavaScript)

3 participants

@danielroe@farnabaz@pi0