build: create dist/bin symlink with Bazel outputs (#27781)
Note that we had nasty problems in the past when this was enabled, but those have supposedly been fixed. PR Close #27781
This commit is contained in:

committed by
Alex Rickabaugh

parent
eb8ccf65d1
commit
ab08385336
@ -13,3 +13,6 @@ build --local_resources=14336,8.0,1.0
|
||||
|
||||
# Use the Angular 6 compiler
|
||||
build --define=compile=legacy
|
||||
|
||||
# Don't create symlinks
|
||||
build --symlink_prefix=/
|
||||
|
Reference in New Issue
Block a user