Skip to content

fix: missing sourcemaps - #329

Merged
paoloricciuti merged 3 commits into
mainfrom
fix-sourcemaps
Aug 1, 2025
Merged

fix: missing sourcemaps#329
paoloricciuti merged 3 commits into
mainfrom
fix-sourcemaps

Conversation

@paoloricciuti

Copy link
Copy Markdown
Collaborator

So the problem here is that the generated sourcemaps link to a non existing file because we don't publish the TS files on npm...the solution would either be to ship the TS files (which is what i did in this PR) or completely disable sourcemaps...i slightly lean towards this solution because while it takes a bit more space in the developer hard-drive it could help with a better dev-x.

Closes #311

@paoloricciuti paoloricciuti added the bug Something isn't working label Jun 20, 2025
@netlify

netlify Bot commented Jun 20, 2025

Copy link
Copy Markdown

Deploy Preview for sheepdog ready!

Name Link
🔨 Latest commit 3707cd4
🔍 Latest deploy log https://app.netlify.com/projects/sheepdog/deploys/688371bebf8f6f00089afdd6
😎 Deploy Preview https://deploy-preview-329--sheepdog.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 project configuration.

@pkg-pr-new

pkg-pr-new Bot commented Jun 20, 2025

Copy link
Copy Markdown
npm i https://pkg.pr.new/@sheepdog/core@329
npm i https://pkg.pr.new/@sheepdog/svelte@329
npm i https://pkg.pr.new/@sheepdog/vanilla@329

commit: 3707cd4

@paoloricciuti
paoloricciuti merged commit d7cac6e into main Aug 1, 2025
12 checks passed
@paoloricciuti
paoloricciuti deleted the fix-sourcemaps branch August 1, 2025 12:48
@github-actions github-actions Bot mentioned this pull request Aug 1, 2025
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.

Missing sourcemaps

2 participants