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: Sourcemap missing? #136

Closed
nathanchase opened this issue Dec 28, 2022 · 10 comments
Closed

fix: Sourcemap missing? #136

nathanchase opened this issue Dec 28, 2022 · 10 comments
Assignees
Labels
bug Something isn't working

Comments

@nathanchase
Copy link

πŸ› The bug

I'm seeing an error in the console when running pnpm dev:

Sourcemap for "virtual:nuxt:/home/myapp/.nuxt/font-override-inlining-plugin.server.ts" points to missing source files

πŸ› οΈ To reproduce

https://stackblitz.com/edit/github-mqggve?file=package.json

🌈 Expected behaviour

Correct use of source maps?

ℹ️ Additional context

No response

@nathanchase nathanchase added the bug Something isn't working label Dec 28, 2022
@danielroe
Copy link
Collaborator

This should be resolved in 0.2.4. Let me know if not, and I'll reopen.

@nathanchase
Copy link
Author

nathanchase commented Jan 6, 2023

Yeah, still seeing Sourcemap for "virtual:nuxt:/home/app/.nuxt/font-override-inlining-plugin.server.ts" points to missing source files in 0.2.4. Visible in console at https://stackblitz.com/edit/github-mqggve?file=package.json

Copy link
Collaborator

It seems to be using 0.2.3.

CleanShot 2023-01-06 at 16.51.14.png

@nathanchase
Copy link
Author

Here's with 0.2.4 explicitly chosen: https://stackblitz.com/edit/github-mqggve-ppugwt?file=package-lock.json

Copy link
Collaborator

Quite right.

@danielroe danielroe reopened this Jan 6, 2023
@sawa-ko
Copy link

sawa-ko commented Jan 13, 2023

Same problem here.
image

nuxt: v3.0.0
fontaine: v0.2.4

@oneart-dev
Copy link

Nuxt v3.1.1
Fontaine v0.2.4

Same

@Bitcreep
Copy link

Same problem here. image

nuxt: v3.0.0 fontaine: v0.2.4

same with Nuxt 3.2.0 , fontaine 0.2.4

@TutorFx
Copy link

TutorFx commented Mar 14, 2023

same with "nuxt": "^3.1.0", "@nuxtjs/fontaine": "^0.2.4"

@danielroe
Copy link
Collaborator

This is no longer replicable for me on the latest fontaine: https://stackblitz.com/edit/github-mqggve-ppugwt?file=package.json.

Let me know if not and I'll happily reopen.

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

No branches or pull requests

6 participants