File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -104,6 +104,6 @@ index.bundle.js 548 kB 1 [emitted] [big] index
104
104
105
105
Many frameworks and libraries have their own recommendations on how this should be accomplished within their methodologies. Here are a few examples:
106
106
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 )
108
108
- Vue: [ Dynamic Imports in Vue.js for better performance] ( https://vuedose.tips/tips/dynamic-imports-in-vue-js-for-better-performance/ )
109
109
- 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 )
You can’t perform that action at this time.
0 commit comments