webpack/lib/serialization
Florent Cailhol 0d7889faab Remove unneeded intermediate objects 2018-11-02 11:57:42 +01:00
..
BinaryMiddleware.js allow to make classes not-serializable 2018-10-18 15:52:22 +02:00
ErrorObjectSerializer.js serialize JS Errors 2018-10-25 10:52:33 +02:00
FileMiddleware.js add packed store mode 2018-10-30 09:54:40 +01:00
MapObjectSerializer.js reorder maps to make binary encoding more efficient 2018-10-30 09:54:47 +01:00
ObjectMiddleware.js add packed store mode 2018-10-30 09:54:40 +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