mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
The alias property on the Resolve interface was incorrectly declared as required. This commit makes it optional. Files changed: - webpack/webpack.d.ts: Set Resolve.alias to optional - webpack/webpack-tests.ts: Add new test which would have failed but now passes Documentation: https://webpack.github.io/docs/configuration.html#resolve-alias |
||
|---|---|---|
| .. | ||
| webpack-env-tests.ts | ||
| webpack-env.d.ts | ||
| webpack-tests.ts | ||
| webpack.d.ts | ||