-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Comparing changes
Open a pull request
base repository: angular/angular-cli
base: 69173a6fb34d1cf3da012858a522e1a7cc267474
head repository: angular/angular-cli
compare: 4f70ef5482d0bd24a7448e813f2373e80989c629
- 9 commits
- 13 files changed
- 4 contributors
Commits on Nov 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d622e59 - Browse repository at this point
Copy the full SHA d622e59View commit details
Commits on Nov 20, 2024
-
fix(@angular/build): ensure accurate content length for server assets
Configuration menu - View commit details
-
Copy full SHA for 74461da - Browse repository at this point
Copy the full SHA 74461daView commit details
Commits on Nov 21, 2024
-
fix(@angular/ssr): handle baseHref that start with
./Updated function to support handling `baseHref` starting with './' path correctly. (cherry picked from commit 8c534da)
Configuration menu - View commit details
-
Copy full SHA for 8bd2b26 - Browse repository at this point
Copy the full SHA 8bd2b26View commit details -
refactor(@angular/build): add initial infrastructure to support inlin…
…e template HMR The Angular AOT compilation logic for a rebuild has been updated to include infrastructure for additional checks of stale TypeScript files against updated files. The actual comparison aspects have not yet been implement and no behavior changes are yet present for template HMR. (cherry picked from commit 96d604f)
Configuration menu - View commit details
-
Copy full SHA for 919f5b9 - Browse repository at this point
Copy the full SHA 919f5b9View commit details -
refactor(@angular/build): adjust code to propagate errors from Piscina
Ensure that errors occurring during initialization are properly propagated, as Piscina currently swallows errors during worker initialization. For more details, see: https://github.com/piscinajs/piscina/blob/b64747233446ca4271e6aed744a740f637e278a5/src/worker.ts#L57 (cherry picked from commit a6eaf2f)
Configuration menu - View commit details
-
Copy full SHA for 6a87b1e - Browse repository at this point
Copy the full SHA 6a87b1eView commit details -
test: add end-to-end tests for SSR setup
This commit introduces end-to-end (e2e) tests to validate the server-side rendering (SSR) setup. (cherry picked from commit 83b32a6)
Configuration menu - View commit details
-
Copy full SHA for 3a1c95e - Browse repository at this point
Copy the full SHA 3a1c95eView commit details -
fix(@angular-devkit/build-angular): use stylePreprocessorOptions
The `stylePreprocessorOptions` were ignored, meaning that `silenceDeprecations`, for example, was not used when building tests. (cherry picked from commit a9a871c)
Configuration menu - View commit details
-
Copy full SHA for b63123f - Browse repository at this point
Copy the full SHA b63123fView commit details -
fix(@angular/build): use
sha256instead ofsha-256as hash algori……thm name Stackblitz appears to fail when attempting to use `crypto.createHash` with an algorithm value of `sha-256`. Since Node.js supports both the hyphenated and unhyphenated values, the later is now used to avoid issues when running on Stackblitz. (cherry picked from commit 1ded0b7)
Configuration menu - View commit details
-
Copy full SHA for 1b4dced - Browse repository at this point
Copy the full SHA 1b4dcedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f70ef5 - Browse repository at this point
Copy the full SHA 4f70ef5View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 69173a6fb34d1cf3da012858a522e1a7cc267474...4f70ef5482d0bd24a7448e813f2373e80989c629