Sign in Sign up
npm

babel-plugin-lazy-import

This plugin finds all imported symbols that are only used in async functions, and moves them into asynchronous `await import()` expressions. The following:

npm View on Npm

Activity

Latest release
4y ago
Total releases
1
Cadence
Last 12 months
0

Details

License
MIT
First release
Jul 25, 2022
Releases
Version Released
1.0.0 initial