Import statement regex
-
Updated
Apr 23, 2024 - JavaScript
Import statement regex
A rollup plugin that makes sure you don't accidentally import something statically, which could have an effect on your bundle size.
Duck taped solution to move static imports in webpack bundle to top level by using special comment
Add a description, image, and links to the static-import topic page so that developers can more easily learn about it.
To associate your repository with the static-import topic, visit your repo's landing page and select "manage topics."