webpack/declarations
Mason Bourgeois c2fe52e02d
Correct emitFile content argument type
As stated in the documentation, and proven in practice, `emitFile` accepts a buffer for the content argument. Currently, passing one results in a type error. This corrects the argument type.
2021-06-16 19:20:15 -05:00
..
plugins Improvements to schema 2021-02-02 13:46:45 +01:00
LoaderContext.d.ts Correct emitFile content argument type 2021-06-16 19:20:15 -05:00
WebpackOptions.d.ts support data urls as input in `new URL` 2021-05-19 11:30:09 +02:00
index.d.ts improve LoaderContext declaration 2021-04-22 21:48:29 +02:00