https://github.com/angular/angular
Revision 4307b820583400b06ef6e9fafccdba2c228c8e78 authored by Ramesh Thiruchelvam on 08 January 2022, 09:18:47 UTC, committed by Dylan Hunn on 18 January 2022, 18:31:44 UTC
Make Long error messages tree-shakable in the production build with error codes.

fixes #40096

PR Close #44663
1 parent ccb73c0
History
Tip revision: 4307b820583400b06ef6e9fafccdba2c228c8e78 authored by Ramesh Thiruchelvam on 08 January 2022, 09:18:47 UTC
refactor(common): make the error messages tree shakable (#44663)
Tip revision: 4307b82
File Mode Size
src
.browserslistrc -rw-r--r-- 600 bytes
.gitignore -rw-r--r-- 630 bytes
BUILD.bazel -rw-r--r-- 98 bytes
README.md -rw-r--r-- 1.0 KB
angular.json -rw-r--r-- 2.3 KB
package.json -rw-r--r-- 1.6 KB
test.js -rw-r--r-- 3.1 KB
tsconfig.app.json -rw-r--r-- 238 bytes
tsconfig.json -rw-r--r-- 438 bytes
tsconfig.spec.json -rw-r--r-- 270 bytes
yarn.lock -rw-r--r-- 273.9 KB

README.md

back to top