Package runtime data alongside HTML5 examples (#2173)

Co-authored-by: Christophe Dehais <christophe.dehais@fittingbox.com>
This commit is contained in:
Christophe Dehais
2020-06-18 19:32:10 +02:00
committed by GitHub
parent 4f0ff97ec7
commit 4a0b6dc3ff

View File

@@ -367,7 +367,8 @@ function exampleProjectDefaults()
linkoptions {
"-s TOTAL_MEMORY=32MB",
"-s ALLOW_MEMORY_GROWTH=1"
"-s ALLOW_MEMORY_GROWTH=1",
"--preload-file ../../../examples/runtime@/"
}
removeflags {