mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
cb8a741f14
Changes to SSR doc PR Close #52398
8 lines
75 B
JSON
8 lines
75 B
JSON
{
|
|
"files": [
|
|
"!dist/",
|
|
"!**/*.d.ts",
|
|
"!**/src/**/*.js"
|
|
]
|
|
}
|