mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
935ce63b73
* Fixes that the flat module out files do not have a proper AMD module name on Windows. This is currently blocking serving a `ng_module` using the Bazel TypeScript `devserver` on Windows. PR Close #27839
7 lines
73 B
JSON
7 lines
73 B
JSON
{
|
|
"compilerOptions": {
|
|
"skipLibCheck": true,
|
|
"types": []
|
|
}
|
|
}
|