Greg Magolan
be3d063422
build: exclude nested node_modules laid out by yarn workspaces from all globs
2020-04-30 15:12:46 -07:00
Filipe Silva
b51cf8d1e6
build: use ts_library macro with common defaults
2020-04-30 15:12:46 -07:00
Filipe Silva
9a28114f6b
test: remove non-bazel test setup
2020-04-30 15:12:46 -07:00
Filipe Silva
eceb5cdaa6
build: use rules_nodejs 1.6.0 features
...
Contains fixes related to the symlink behaviour inside of bazel. Without it, webpack needs to be configured to be aware of symlinks and preserve the paths.
2020-04-30 15:12:46 -07:00
Keen Yee Liau
e5db6a8ccd
build: BUILD files formatted to have load statements at the top
2020-04-23 10:31:56 -07:00
Filipe Silva
60e92d54fb
style: reformat bazel files
2020-04-07 09:07:19 -07:00
Filipe Silva
5f3f736936
build: move BUILD.bazel files for secondary entry points into own folder
...
Without this change, module names will be computed with incorrect paths containing duplicate path fragments (e.g. `@angular-devkit/architect/testing/testing/test-logger`).
2020-04-07 09:07:19 -07:00
Filipe Silva
f2d2cd12c4
build: also produce tar.gz for bazel npm_package rules
2020-04-07 09:07:19 -07:00
Filipe Silva
b668cacd45
refactor: use BUILD.bazel instead of BUILD
...
Using an extension gives editors a chance to figure out the correct language syntax to use.
2020-04-07 09:07:19 -07:00