Skip to content

Add missing JS map file#3766

Merged
mouse-reeve merged 1 commit into
bookwyrm-social:mainfrom
iangreenleaf:add-missing-js-map
Feb 3, 2026
Merged

Add missing JS map file#3766
mouse-reeve merged 1 commit into
bookwyrm-social:mainfrom
iangreenleaf:add-missing-js-map

Conversation

@iangreenleaf

Copy link
Copy Markdown
Contributor

Description

This manually adds a source map for a vendor JS file. I kept getting warnings that this was missing, so I added it, and the warnings ceased ☺️

What type of Pull Request is this?

  • Bug Fix
  • Enhancement
  • Plumbing / Internals / Dependencies
  • Refactor

Does this PR change settings or dependencies, or break something?

  • This PR changes or adds default settings, configuration, or .env values
  • This PR changes or adds dependencies
  • This PR introduces other breaking changes

Details of breaking or configuration changes (if any of above checked)

Documentation

  • New or amended documentation will be required if this PR is merged
  • I have created a matching pull request in the Documentation repository
  • I intend to create a matching pull request in the Documentation repository after this PR is merged

Tests

  • My changes do not need new tests
  • All tests I have added are passing
  • I have written tests but need help to make them pass
  • I have not written tests and need help to write them

@ilkka-ollakka

Copy link
Copy Markdown
Contributor

Good catch on missing map file. Not sure the map-file is that useful in out use, so maybe better just to remove the sourceMappingURL line from shepherd.min.js file instead?

@hughrun hughrun added the plumbing PR for internal processes or background jobs label Jan 3, 2026
@mouse-reeve

Copy link
Copy Markdown
Member

I'm going to merge this because on the basis that it's easier to maintain the library if we aren't making modifications to it

@mouse-reeve mouse-reeve merged commit 075b9a9 into bookwyrm-social:main Feb 3, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

plumbing PR for internal processes or background jobs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants