Fix local resource file URLs with hashes#8607
Conversation
|
CI note for the latest commit ( Local checks:
Semaphore is red, but the latest logs show |
|
Follow-up update: I added commit \d9a4aa3\ to improve the \libGD.js\ download fallback used by newIDE CI. This mirrors the master-commit fallback behavior that avoids using an incompatible generated \libGD.js\ artifact when the PR branch artifact is unavailable.\n\nRe-verified locally after the update:\n- \ |
|
Latest update for commit \793927: Semaphore is now green. I fixed the Linux/Windows path expectation in the local file URL decoding regression test and re-verified locally:\n\n- \CI=true npx react-app-rewired test --env=node --runInBand --watchAll=false src/ResourcesList/ResourceUtils.spec.js\n- \CI=true npx react-app-rewired test --env=node --runInBand --watchAll=false src/ResourcesList/ResourceUrlEncoding.spec.js\n- |
Summary
Fixes #4015.
Tests