This adds an archive step to `build.sh` and adds `build/web`. The archive is a tgz that contains the contents of `public`, which only consists of the files needed for a simple static web server. The files in `build/web` are almost identical to the mac build, except that they use the `/web/` path and install the emscripten SDK.
4 lines
96 B
INI
4 lines
96 B
INI
# Format: //devtools/kokoro/config/proto/build.proto
|
|
|
|
build_file: "filament/build/web/build.sh"
|