1
2
3
4
5
6
7
8# Using Prefetching/Preloading modules
Demonstrates the usage of Prefetching and Preloaded modules with Gatsby.
## References
- [Prefetching/Preloading Modules](https://webpack.js.org/guides/code-splitting/#prefetching-preloading-modules).