Commit 140da0a
committed
Make the fetch worker available at the project root
This isn't ideal as our other assets are segmented by directory, however it is safe because the file has a content hash from webpack so shouldn't conflict.
It would be good to update Scratch to load this file from the expected location, but I would like to get a version working first so we are not dependent on using a fork or getting a changed merged.
There are other images that are also broken, but will address that in a different issue1 parent 49bd64d commit 140da0a
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
155 | 157 | | |
156 | 158 | | |
157 | 159 | | |
| |||
0 commit comments