Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/webpack/mini-css-extract-plugin
/ serialize
Method
serialize
src/index.js:366–368 ·
view source on GitHub ↗
(instance, context)
Source
from the content-addressed store, hash-verified
364
null,
365
{
366
serialize(instance, context) {
367
instance.serialize(context);
368
},
369
deserialize(context) {
370
const
{ read } = context;
371
Callers
8
linkTag-option.test.js
File · 0.45
attributes-option.test.js
File · 0.45
emit-option.test.js
File · 0.45
runtime-option.test.js
File · 0.45
insert-option.test.js
File · 0.45
nonce.test.js
File · 0.45
serialize
Method · 0.45
serialize
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected