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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

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 {