-
Notifications
You must be signed in to change notification settings - Fork 12k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: angular/angular-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v10.0.6
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: angular/angular-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v10.0.7
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 9 files changed
- 3 contributors
Commits on Aug 14, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f481ba4 - Browse repository at this point
Copy the full SHA f481ba4View commit details -
fix(@angular-devkit/build-angular): don't warn on transitive CommonJS…
… dependencies in AOT mode At the moment in AOT mode if a CommonJS dependency has transitive CommonJS dependency we are issue warning for both. With this change we align the behaviour with JIT mode, where we issue warnings only for direct CommonJS dependencies or ES dependencies which have CommonJS dependencies. Closes #18526 (cherry picked from commit bbe83ae)
Configuration menu - View commit details
-
Copy full SHA for 909b10a - Browse repository at this point
Copy the full SHA 909b10aView commit details
Commits on Aug 16, 2020
-
fix(@angular-devkit/core): avoid RxJS performance penalty in sync fs …
…calls (cherry picked from commit 876df75)
Configuration menu - View commit details
-
Copy full SHA for 77ee70e - Browse repository at this point
Copy the full SHA 77ee70eView commit details
Commits on Aug 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3cc0f75 - Browse repository at this point
Copy the full SHA 3cc0f75View commit details -
test: fix multiple configs e2e tests
Currently the options are incorrectly set under architect instead of the build target. (cherry picked from commit 0c2c8b9)
Configuration menu - View commit details
-
Copy full SHA for d2c0e23 - Browse repository at this point
Copy the full SHA d2c0e23View commit details
Commits on Aug 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ab8c8a5 - Browse repository at this point
Copy the full SHA ab8c8a5View commit details
There are no files selected for viewing