It was recently suggested that I consider promoting swc-plugin-import-meta-env to the general plugins repository.
Before making a PR to attempt to do so, I want to gauge interest from the team.
The package:
- Simple transformer that transforms
import.meta.env -> process.env
- ~20k weekly downloads
I'm happy to continue to maintain it externally, but also happy to help migrate it to here if there's interest :)
It was recently suggested that I consider promoting
swc-plugin-import-meta-envto the general plugins repository.Before making a PR to attempt to do so, I want to gauge interest from the team.
The package:
import.meta.env->process.envI'm happy to continue to maintain it externally, but also happy to help migrate it to here if there's interest :)