angular/scripts/build-ivy-npm-packages.sh
Jeremy Elbourn 5b72d4d676 ci: refactoring from adding material tests to master ci (#28496)
This cherry-picks changes from #28197 to minimize the difference in
the ci infrastructure between master the the current patch branch

PR Close #28496
2019-02-05 01:52:59 -05:00

7 lines
148 B
Bash
Executable File

#!/usr/bin/env bash
source ./scripts/package-builder.sh
# Build the ivy packages
buildTargetPackages "dist/packages-dist-ivy-aot" "aot" "Ivy AOT"