This repository was archived by the owner on Nov 22, 2024. It is now read-only.
Commit 01838b6
Keen Yee Liau
build: Change --symlink_prefix to dist/
`--symlink_prefix=/` will not generate `bazel-out` in the repository,
which would cause the npm_package.publish script to fail, since it looks
for the `bazel-out` directory to find package directory and package.json1 parent a063e68 commit 01838b6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments