Skip to content

Fix/manifest dev server#7

Open
glebtv wants to merge 2 commits into
masterfrom
fix/manifest-dev-server
Open

Fix/manifest dev server#7
glebtv wants to merge 2 commits into
masterfrom
fix/manifest-dev-server

Conversation

@glebtv

@glebtv glebtv commented Jul 1, 2026

Copy link
Copy Markdown
Member

What changed:

  • Fixed Plugin: "manifest" dev mode to fetch http:////manifest.json instead of reading stale FsPath/manifest.json.
  • Production mode still reads from filesystem.
  • Dev helper behavior remains per-render/per-helper-call reload.
  • Added regression tests for:
  • dev manifest reads from HTTP, ignoring stale disk manifest
  • prod manifest reads from disk
  • dev asset helper refetches HTTP manifest on each call
  • Updated dependency:
  • github.com/pkg/errors v0.8.1 -> v0.9.1

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.

1 participant