babel-vite

babel preset and plugins that emulate Vite's non-standard functionality

MIT License

Downloads
1.1M
Stars
59
Committers
6

babel-vite

Please note: this plugin is intended to provide an approximation of some of Vite specific transformations when running the code in non-Vite environment, for example, running tests with a NodeJS based test runner.

The functionality within these transformations should not be relied upon in production.

This repo includes the following presets and plugins:

For installation, usage and example, please refer to the documentation in the above packages.

Contributors ✨

Thanks goes to these wonderful people (emoji key):

This project follows the all-contributors specification. Contributions of any kind welcome!

Issues

Looking to contribute? Look for the Good First Issue label.

🐛 Bugs

Please file an issue for bugs, missing documentation, or unexpected behavior.

See Bugs

💡 Feature Requests

Please file an issue to suggest new features. Vote on feature requests by adding a 👍. This helps maintainers prioritize what to work on.

See Feature Requests

❓ Questions

For questions related to using the library, you can raise issue here, or visit a support community:

LICENSE

MIT

Package Rankings
Top 2.63% on Npmjs.org
Badges
Extracted from project README
Build Status codecov All Contributors PRs Welcome Code of Conduct Discord Watch on GitHub Star on GitHub Tweet
Related Projects