webpack/lib/serialization
Tobias Koppers 00065741d2 log a warning when serialization fails 2019-01-19 11:47:19 +01:00
..
BinaryMiddleware.js memorize lazy data on access 2018-12-21 12:05:29 +01:00
ErrorObjectSerializer.js serialize JS Errors 2018-10-25 10:52:33 +02:00
FileMiddleware.js Improve memory consumption of file middleware 2019-01-14 19:20:28 +01: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 log a warning when serialization fails 2019-01-19 11:47:19 +01: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 Remove unneeded intermediate objects 2018-11-02 11:57:42 +01:00
SerializerMiddleware.js add persistent caching prototype 2018-10-17 21:25:39 +02:00
SetObjectSerializer.js add persistent caching prototype 2018-10-17 21:25:39 +02:00
TextMiddleware.js add persistent caching prototype 2018-10-17 21:25:39 +02:00