Skip to content

An example of using react-loadable to dynamically import component along with typescript and webpack

Notifications You must be signed in to change notification settings

briandemant/webpack-typescript-react-loadable-example

 
 

Repository files navigation

webpack-typescript-react-loadable-example

An example of using react-loadable to dynamically import component along with typescript and webpack

Output bundles

     hello.bundle.js  790 bytes       0  [emitted]  hello
     index.bundle.js    1.15 kB       1  [emitted]  index
    vendor.bundle.js    52.8 kB       2  [emitted]  vendor

About

An example of using react-loadable to dynamically import component along with typescript and webpack

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 52.0%
  • TypeScript 27.4%
  • HTML 20.6%