Transform a directory import to individual imports represented as an array
Workaround a Safari bug where rest destructuring with an array literal on the rhs can yield incorrect results
Turns off all rules that are unnecessary or might conflict with Prettier.
the most correct and second fastest glob implementation in JavaScript
Allow parsing of the module attributes in the import statement
Allow parsing of import.meta
Transform import() expressions
Allow parsing of the module assertion attributes in the import statement
babel plugin that emulates vite's import.meta.glob import.meta.globEager functionality
PostCSS plugin to import CSS files
Allow parsing of import()
Transform GLOB patterns to JavaScript regular expressions for fast file path matching.
A Babel plugin that transforms `import.meta.glob()` calls to support dynamic module imports in Shopware and Vite-like environments. This plugin provides two main transformation strategies:
Babel plugin to transpile import() to a deferred require(), for node
General purpose glob-based configuration matching.
Babel plugin to enable importing modules using a glob pattern
User-friendly glob matching
Lazy-evaluating list of files, based on globs or regex patterns
Provides Vue 3 JSX & TSX support with HMR.
No description provided.
General utilities for plugins to use
Copy files and folders using Rollup
Transform TypeScript `const` enums
Allow parsing of jsx