Skip to content

Commit

Permalink
Merge pull request #16937 from snitin315/docs/fix-exampl
Browse files Browse the repository at this point in the history
docs: fix broken link & typo in examples
  • Loading branch information
alexander-akait committed Apr 9, 2023
2 parents f22773f + 4719aae commit 5695e98
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions examples/README.md
Expand Up @@ -50,16 +50,14 @@
[two-explicit-vendor-chunks](two-explicit-vendor-chunks)

## Code Splitted
[code-splitted-css-bundle](code-splitted-css-bundle)

[code-splitted-require.context-amd](code-splitted-require.context-amd) example demonstrating contexts in a code-split environment with AMD.

[code-splitted-require.context](code-splitted-require.context) example demonstrating contexts in a code-split environment.

## Code Splitting
[code-splitting](code-splitting) example demonstrating a very simple case of Code Splitting.

[code-splitting-bundle-loader](code-splitting-bundle-loader) example demonstrating Code Splitting through the builder loader
[code-splitting-bundle-loader](code-splitting-bundle-loader) example demonstrating Code Splitting through the bundle loader

[code-splitting-harmony](code-splitting-harmony)

Expand Down

0 comments on commit 5695e98

Please sign in to comment.