We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07b73c3 commit 76ca277Copy full SHA for 76ca277
package.json
@@ -3,6 +3,14 @@
3
"version": "0.1.0",
4
"description": "@swc plugin for handling the transformation of import.meta.env",
5
"author": "Alex Miller <codex.nz@gmail.com>",
6
+ "homepage": "https://github.com/Codex-/swc-plugin-import-meta-env#readme",
7
+ "repository": {
8
+ "type": "git",
9
+ "url": "git+https://github.com/Codex-/swc-plugin-import-meta-env.git"
10
+ },
11
+ "bugs": {
12
+ "url": "https://github.com/Codex-/swc-plugin-import-meta-env/issues"
13
14
"license": "Apache-2.0",
15
"keywords": [
16
"swc-plugin",
0 commit comments