swc-plugin-import-meta-env
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "swc-plugin-import-meta-env", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "@swc plugin for handling the transformation of import.meta.env", | ||
@@ -5,0 +5,0 @@ "author": "Alex Miller <codex.nz@gmail.com>", |
@@ -5,2 +5,4 @@ # swc-plugin-import-meta-env | ||
[![npm](https://img.shields.io/npm/v/swc-plugin-import-meta-env.svg)](https://www.npmjs.com/package/swc-plugin-import-meta-env) | ||
This `@swc` plugin provides a simple transformation from `import.meta.env` to `process.env`. | ||
@@ -7,0 +9,0 @@ |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
48
524260