mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-22 19:18:31 +00:00
hopefully fix sample folder for deployed version
This commit is contained in:
parent
17fa8d904e
commit
093049a1f8
@ -28,7 +28,7 @@ evalScope(
|
|||||||
|
|
||||||
loadWebDirt({
|
loadWebDirt({
|
||||||
sampleMapUrl: '../EmuSP12.json',
|
sampleMapUrl: '../EmuSP12.json',
|
||||||
sampleFolder: 'EmuSP12',
|
sampleFolder: '../EmuSP12',
|
||||||
});
|
});
|
||||||
|
|
||||||
export function MiniRepl({ tune }) {
|
export function MiniRepl({ tune }) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user