Files
filament/build/web/release.cfg
Philip Rideout 837e01e5a9 Prep for WebGL on Kokoro. (#215)
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.
2018-09-06 14:30:25 -07:00

4 lines
96 B
INI

# Format: //devtools/kokoro/config/proto/build.proto
build_file: "filament/build/web/build.sh"