Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit cecc48f

Browse files
docs: update reference link in lazy-loading (#7624)
1 parent 6f4cae6 commit cecc48f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/content/guides/lazy-loading.mdx‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,6 @@ index.bundle.js 548 kB 1 [emitted] [big] index
104104

105105
Many frameworks and libraries have their own recommendations on how this should be accomplished within their methodologies. Here are a few examples:
106106

107-
- React: [Code Splitting and Lazy Loading](https://reactjs.org/docs/code-splitting.html)
107+
- React: [Code Splitting and Lazy Loading](https://react.dev/learn/build-a-react-app-from-scratch#code-splitting)
108108
- Vue: [Dynamic Imports in Vue.js for better performance](https://vuedose.tips/tips/dynamic-imports-in-vue-js-for-better-performance/)
109109
- Angular: [Lazy Loading route configuration](https://angular.io/guide/router#milestone-6-asynchronous-routing) and [AngularJS + webpack = lazyLoad](https://medium.com/@var_bin/angularjs-webpack-lazyload-bb7977f390dd)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /