Skip to content

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

License

Notifications You must be signed in to change notification settings

fond-of/babel-vite

This branch is 2 commits ahead of OpenSourceRaidGuild/babel-vite:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0c6f02f · Jun 7, 2024

History

59 Commits
Jun 7, 2024
Jun 7, 2024
Jan 16, 2024
Mar 4, 2021
Mar 4, 2021
Mar 3, 2021
Mar 3, 2021
Mar 3, 2021
Jun 7, 2024
Mar 3, 2021
Mar 11, 2021
Mar 8, 2021
Mar 11, 2021
Mar 11, 2021
Jan 16, 2024
Jan 22, 2024
Mar 4, 2021

Repository files navigation

babel-vite

Build Status codecov All Contributors PRs Welcome Code of Conduct

Discord Watch on GitHub Star on GitHub Tweet

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):

Michael Peyper
Michael Peyper

💻 ⚠️ 📖
Braydon Hall
Braydon Hall

💻
Mohit
Mohit

💻
Rubén Moya
Rubén Moya

💻
Mitchel van Bever
Mitchel van Bever

🤔
vctqs1
vctqs1

💻
DesselBane
DesselBane

💻

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