Skip to content

Commit a996f66

Browse files
committed
docs(guides): fill in next steps section in code-splitting.md
1 parent bb7a404 commit a996f66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/guides/code-splitting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,4 +111,4 @@ Here are some other useful plugins and loaders provide by the community for spli
111111

112112
## Next Steps
113113

114-
...
114+
See [Lazy Loading](/guides/lazy-loading) for a more concrete example of how `import()` can be used in a real application and [Caching](/guides/caching) to learn how to split code more effectively.

0 commit comments

Comments
 (0)