Webpack

Webpack

Refs

  1. Code splitting

Code Splitting

code splitting

  • Code splitting is the splitting of code into various bundles or components which can then be loaded on demand or in parallel.
  • Code splitting is supported by bundlers like Webpack and Browserify.
Author

Chendongtian

Posted on

2022-09-22

Updated on

2023-08-04

Licensed under

Comments