Skip to content

Commit 61f2e95

Browse files
sebjacobschrislo
andcommitted
fix: use fork of scratch-storage
This fork overrides the `output.publicPath` option to fix asset URLs. See https://github.com/RaspberryPiFoundation/scratch-storage for more details. Co-authored-by: Chris Lowis <chris.lowis@gofreerange.com>
1 parent 8fdb564 commit 61f2e95

File tree

2 files changed

+44
-72
lines changed

2 files changed

+44
-72
lines changed

package-lock.json

Lines changed: 43 additions & 71 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/scratch-gui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"scratch-l10n": "5.0.280",
115115
"scratch-paint": "3.0.303",
116116
"scratch-render-fonts": "1.0.206",
117-
"scratch-storage": "4.0.170",
117+
"scratch-storage": "npm:@RaspberryPiFoundation/scratch-storage@0.1.0-experience-cs.20250701103408",
118118
"startaudiocontext": "1.2.1",
119119
"style-loader": "4.0.0",
120120
"to-style": "1.3.3",

0 commit comments

Comments
 (0)