mirror of https://github.com/webpack/webpack.git
40 lines
7.5 KiB
XML
40 lines
7.5 KiB
XML
|
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" contentScriptType="application/ecmascript" contentStyleType="text/css" height="378px" preserveAspectRatio="none" style="width:299px;height:378px;" version="1.1" viewBox="0 0 299 378" width="299px" zoomAndPan="magnify"><defs><filter height="300%" id="f12zhj2lp9u4q1" width="300%" x="-1" y="-1"><feGaussianBlur result="blurOut" stdDeviation="2.0"/><feColorMatrix in="blurOut" result="blurOut2" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 .4 0"/><feOffset dx="4.0" dy="4.0" in="blurOut2" result="blurOut3"/><feBlend in="SourceGraphic" in2="blurOut3" mode="normal"/></filter></defs><g><!--cluster Chunk A--><rect fill="#FFFFFF" filter="url(#f12zhj2lp9u4q1)" height="347" style="stroke: #000000; stroke-width: 2.0;" width="123" x="22" y="24"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacingAndGlyphs" textLength="66" x="50.5" y="38.9951">Chunk A</text><!--cluster Chunk B--><rect fill="#FFFFFF" filter="url(#f12zhj2lp9u4q1)" height="257.5" style="stroke: #000000; stroke-width: 2.0;" width="123" x="169" y="113"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacingAndGlyphs" textLength="65" x="198" y="127.9951">Chunk B</text><ellipse cx="85.0122" cy="73.5236" fill="#FEFECE" filter="url(#f12zhj2lp9u4q1)" rx="44.0122" ry="14.5236" style="stroke: #A80036; stroke-width: 1.5;"/><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacingAndGlyphs" textLength="58" x="56.0122" y="78.1721">example</text><ellipse cx="51.9428" cy="162.2543" fill="#FEFECE" filter="url(#f12zhj2lp9u4q1)" rx="13.9428" ry="11.7543" style="stroke: #A80036; stroke-width: 1.5;"/><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacingAndGlyphs" textLength="8" x="47.9428" y="166.9027">a</text><ellipse cx="115.1353" cy="162.4083" fill="#FEFECE" filter="url(#f12zhj2lp9u4q1)" rx="14.1353" ry="11.9083" style="stroke: #A80036; stroke-width: 1.5;"/><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacingAndGlyphs" textLength="9" x="110.6353" y="167.0567">b</text><ellipse cx="82.9411" cy="251.5236" fill="#FEFECE" filter="url(#f12zhj2lp9u4q1)" rx="36.9411" ry="14.5236" style="stroke: #A80036; stroke-width: 1.5;"/><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacingAndGlyphs" textLength="48" x="58.9411" y="256.1721">shared</text><ellipse cx="82.8051" cy="340.5236" fill="#FEFECE" filter="url(#f12zhj2lp9u4q1)" rx="43.3051" ry="14.5236" style="stroke: #A80036; stroke-width: 1.5;"/><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacingAndGlyphs" textLength="57" x="54.3051" y="345.1721">shared2</text><ellipse cx="206.8848" cy="162.5236" fill="#FEFECE" filter="url(#f12zhj2lp9u4q1)" rx="21.3848" ry="14.5236" style="stroke: #A80036; stroke-width: 1.5;"/><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacingAndGlyphs" textLength="26" x="193.8848" y="167.1721">lazy</text><ellipse cx="198.9428" cy="251.2543" fill="#FEFECE" filter="url(#f12zhj2lp9u4q1)" rx="13.9428" ry="11.7543" style="stroke: #A80036; stroke-width: 1.5;"/><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacingAndGlyphs" textLength="8" x="194.9428" y="255.9027">c</text><ellipse cx="262.1353" cy="251.4083" fill="#FEFECE" filter="url(#f12zhj2lp9u4q1)" rx="14.1353" ry="11.9083" style="stroke: #A80036; stroke-width: 1.5;"/><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacingAndGlyphs" textLength="9" x="257.6353" y="256.0567">d</text><ellipse cx="201.9282" cy="340.6426" fill="#FEFECE" filter="url(#f12zhj2lp9u4q1)" rx="16.9282" ry="14.1426" style="stroke: #A80036; stroke-width: 1.5;"/><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacingAndGlyphs" textLength="19" x="192.4282" y="345.291">cjs</text><!--link example to a--><path d="M79.8438,88.094
|
||
|
|
@startuml
|
||
|
|
rectangle "Chunk A" {
|
||
|
|
(example)
|
||
|
|
(a)
|
||
|
|
(b)
|
||
|
|
|
||
|
|
(shared)
|
||
|
|
(shared2)
|
||
|
|
}
|
||
|
|
|
||
|
|
|
||
|
|
rectangle "Chunk B" {
|
||
|
|
(lazy)
|
||
|
|
(c)
|
||
|
|
(d)
|
||
|
|
(cjs)
|
||
|
|
}
|
||
|
|
|
||
|
|
(example) - -> (a)
|
||
|
|
(example) - -> (b)
|
||
|
|
(a) - -> (shared)
|
||
|
|
(shared) - -> (shared2)
|
||
|
|
(example) ..right..> (lazy)
|
||
|
|
(lazy) - -> (c)
|
||
|
|
(lazy) - -> (d)
|
||
|
|
(c) - -> (shared)
|
||
|
|
(c) - -> (cjs)
|
||
|
|
@enduml
|
||
|
|
|
||
|
|
PlantUML version 1.2017.13(Wed May 10 16:52:33 UTC 2017)
|
||
|
|
(GPL source distribution)
|
||
|
|
Java Runtime: Java(TM) SE Runtime Environment
|
||
|
|
JVM: Java HotSpot(TM) 64-Bit Server VM
|
||
|
|
Java Version: 1.7.0_25-b15
|
||
|
|
Operating System: Linux
|
||
|
|
Default Encoding: UTF-8
|
||
|
|
Language: en
|
||
|
|
Country: US
|
||
|
|
--></g></svg>
|