Alan Agius
fed47b00cb
refactor(@angular-devkit/schematics): deprecate TslintFixTask and it's options option
...
As part of tslint deprecation we are also deprecated the TslintFixTask. Users should use `ng lint --fix` directly instead
2020-10-07 11:12:58 -04:00
Charles Lyding
3f780804fd
refactor(@angular-devkit/schematics): adjust types to support strict mode
2020-08-12 19:27:38 +01:00
Filipe Silva
b51cf8d1e6
build: use ts_library macro with common defaults
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
1e01d98ae2
build: workaround bazel module resolution bug
...
See https://github.com/bazelbuild/rules_nodejs/issues/313 for details.
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
Hans Larsen
44086c60ff
build: move devkit repo back to angular-cli
2018-06-05 18:50:06 -07:00