Commit 152b979
authored
Include TS declarations from generated sources in
* Include TS declarations in ts_library `JsInfo`
* Include TsInfo in `nodejs_modules_package` transitive files instead
This avoids breaking several rules that expect JsInfo not to include
type declarations. Seems like "transitive files" are just the files
going in the package.node_modules_package (#17)1 parent 1a41ea8 commit 152b979
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
372 | 373 | | |
373 | 374 | | |
374 | 375 | | |
| 376 | + | |
375 | 377 | | |
376 | 378 | | |
377 | 379 | | |
| |||
390 | 392 | | |
391 | 393 | | |
392 | 394 | | |
393 | | - | |
| 395 | + | |
394 | 396 | | |
395 | 397 | | |
396 | 398 | | |
| |||
0 commit comments