SachaG / dynamic-imports-bug

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To reproduce the issue:

  1. Run the app and check the size of modules.js in your browser's network tab.
  2. Uncomment the import() in App.jsx.
  3. Check again. modules.js will be larger.

About

License:Other


Languages

Language:JavaScript 50.1%Language:CSS 47.3%Language:HTML 2.5%