This reverts commit ef78e33560
.
PR Close #28438
This commit is contained in:
@ -34,3 +34,7 @@ mkdir -p ./dist/all
|
||||
# Build the modules which contain the playground and benchmark e2e tests. These
|
||||
# can be served by running "gulp serve".
|
||||
./modules/build.sh
|
||||
|
||||
# Build the examples package which also contains various e2e tests. These can be
|
||||
# served by running "gulp serve-examples".
|
||||
./packages/examples/build.sh
|
||||
|
Reference in New Issue
Block a user