webpack/lib/serialization
Tobias Koppers b2e7837288 replace Object.assign with object spread 2019-06-19 13:16:05 +02:00
..
BinaryMiddleware.js Improve typings of SerializerMiddlewares 2019-01-24 16:51:05 +01:00
ErrorObjectSerializer.js serialize JS Errors 2018-10-25 10:52:33 +02:00
FileMiddleware.js refactor filesystem interfaces 2019-06-11 17:32:58 +02:00
MapObjectSerializer.js reorder maps to make binary encoding more efficient 2018-10-30 09:54:47 +01:00
NullPrototypeObjectSerializer.js allow serializing of objects with null prototype 2018-12-25 22:08:35 +01:00
ObjectMiddleware.js replace Object.assign with object spread 2019-06-19 13:16:05 +02:00
PlainObjectSerializer.js add persistent caching prototype 2018-10-17 21:25:39 +02:00
RegExpObjectSerializer.js add serializer for RegExp 2018-10-18 12:44:38 +02:00
Serializer.js replace Object.assign with object spread 2019-06-19 13:16:05 +02:00
SerializerMiddleware.js Improve typings of SerializerMiddlewares 2019-01-24 16:51:05 +01:00
SetObjectSerializer.js add persistent caching prototype 2018-10-17 21:25:39 +02:00
SingleItemMiddleware.js change Serializer API to be not file serialization specific 2019-01-24 17:42:38 +01:00
types.js Improve typings of SerializerMiddlewares 2019-01-24 16:51:05 +01:00