We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2bc5437 + 1e7b4e9 commit 6dd4d76Copy full SHA for 6dd4d76
examples/README.md
@@ -15,12 +15,6 @@
15
16
[code-splitting-specify-chunk-name](code-splitting-specify-chunk-name)
17
18
-[move-to-parent](move-to-parent)
19
-
20
-[multiple-commons-chunks](multiple-commons-chunks)
21
22
-[multiple-entry-points-commons-chunk-css-bundle](multiple-entry-points-commons-chunk-css-bundle)
23
24
[named-chunks](named-chunks) example demonstrating merging of chunks with named chunks
25
26
[two-explicit-vendor-chunks](two-explicit-vendor-chunks)
@@ -49,11 +43,6 @@
49
43
## CommonJS
50
44
[commonjs](commonjs) example demonstrating a very simple program
51
45
52
-## Css Bundle
53
-[css-bundle](css-bundle)
54
55
56
57
46
## DLL
58
47
[dll](dll)
59
48
0 commit comments