We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
I'm currently using this wonderful library via the runtime on an Expo project which uses the Metro/Babel bundler/transformer.
I'm wondering if there is a supported way to apply the magic-regexp transformer to Babel that I'm missing.
If not, I'm wondering how easy it would be to adapt the current transformers to do so, or whether it's even possible.
I would love to contribute either documentation or a new transformer for this project.
No response
The text was updated successfully, but these errors were encountered:
I'd love to support this, too. And thanks for the kind words.
It won't be possible with unplugin (unjs/unplugin#320) but we could reuse much of the same logic to export a babel plugin.
unplugin
Sorry, something went wrong.
danielroe
No branches or pull requests
🆒 Your use case
I'm currently using this wonderful library via the runtime on an Expo project which uses the Metro/Babel bundler/transformer.
I'm wondering if there is a supported way to apply the magic-regexp transformer to Babel that I'm missing.
If not, I'm wondering how easy it would be to adapt the current transformers to do so, or whether it's even possible.
I would love to contribute either documentation or a new transformer for this project.
🔍 Alternatives you've considered
No response
ℹ️ Additional info
No response
The text was updated successfully, but these errors were encountered: