Derek Cormier
|
6cc3256018
|
build(bazel): fix linking of local angular packages
Npm angular deps were transitively being included, confusing the
rules_nodejs linker.
|
2022-11-22 13:51:16 -07:00 |
|
Derek Cormier
|
74d358b177
|
build(bazel): fix a bug where deps in aio local build were not included
This was breaking the local deps build.
|
2022-11-22 13:51:16 -07:00 |
|
Derek Cormier
|
308567167b
|
build(bazel): Fix a bug where the aio build artifact didn't include assets.
Copy the applicaiton sources to the bin dir in order to find the generated relative asset paths.
|
2022-11-22 13:51:16 -07:00 |
|
Derek Cormier
|
22a317de3d
|
build(bazel): stamp targets to build, test, and serve aio against
first party deps
Architect is not compatible with disabling the rules_nodejs linker so
these targets must use npm_link to link first party deps
|
2022-11-22 13:51:16 -07:00 |
|