DefinitelyTyped/types/webpack
Andrew Hutchings a68259ee88
Update type for webpack's Stats.ToJsonOutput['assetsByChunkName'] (#42219)
`assetsByChunkName` is an object keyed by chunk name with a value of either a single asset (string) or array of assets.

See implementation here: https://github.com/webpack/webpack/blob/v4.41.5/lib/Stats.js#L441-L447
2020-02-09 07:04:57 +00:00
..
test
v3
index.d.ts Update type for webpack's Stats.ToJsonOutput['assetsByChunkName'] (#42219) 2020-02-09 07:04:57 +00:00
next.d.ts
OTHER_FILES.txt
package.json
tsconfig.json
tslint.json