-
-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 42fda8c
Showing
80 changed files
with
1,663 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
<!DOCTYPE html> | ||
<html lang="en-US" dir="ltr"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width,initial-scale=1"> | ||
<title>404 | Import-meta-env</title> | ||
<meta name="description" content="Not Found"> | ||
<meta name="generator" content="VitePress v1.3.4"> | ||
<link rel="preload stylesheet" href="/assets/style.wynaX7NM.css" as="style"> | ||
|
||
<script type="module" src="/assets/app.BAPiSdF5.js"></script> | ||
<link rel="preload" href="/assets/inter-roman-latin.Di8DUHzh.woff2" as="font" type="font/woff2" crossorigin=""> | ||
<link rel="icon" href="/favicon.ico"> | ||
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6110487434003355" crossorigin="anonymous"></script> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-9QTYWHDXCJ"></script> | ||
<script>window.dataLayer=window.dataLayer||[];function gtag(){window.dataLayer.push(arguments)}gtag("js",new Date),gtag("config","G-9QTYWHDXCJ");</script> | ||
<script id="check-dark-mode">(()=>{const e=localStorage.getItem("vitepress-theme-appearance")||"auto",a=window.matchMedia("(prefers-color-scheme: dark)").matches;(!e||e==="auto"?a:e==="dark")&&document.documentElement.classList.add("dark")})();</script> | ||
<script id="check-mac-os">document.documentElement.classList.toggle("mac",/Mac|iPhone|iPod|iPad/i.test(navigator.platform));</script> | ||
</head> | ||
<body> | ||
<div id="app"></div> | ||
<script>window.__VP_HASH_MAP__=JSON.parse("{\"api.md\":\"DMNXH0Vw\",\"guide_extra-topic_json.md\":\"BaIo1LwP\",\"guide_extra-topic_sensitive-environment-variables.md\":\"pA2Q5XNQ\",\"guide_extra-topic_server-side-rendering.md\":\"cIHvGfEt\",\"guide_faq_changes-to-environment-variables-is-not-updated.md\":\"qvnDU0Bq\",\"guide_faq_environment-variables-types.md\":\"DNRH2MvF\",\"guide_faq_why-use-import-meta.md\":\"CfksiV9s\",\"guide_framework-specific-notes_vite.md\":\"CqYxhboE\",\"guide_getting-started_compile-time-transform.md\":\"C9iyWPFb\",\"guide_getting-started_introduction.md\":\"2tCRPsJV\",\"guide_getting-started_runtime-transform.md\":\"DQroHdgP\",\"guide_tools_flow.md\":\"BbXFEPOw\",\"guide_tools_prepare.md\":\"D1ZEY8Vo\",\"guide_tools_typescript.md\":\"ntkV-B0L\",\"index.md\":\"O0fl3VVT\",\"migration.md\":\"u4h5Kfu5\",\"public_glance.md\":\"CjNnzY0t\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"en-US\",\"dir\":\"ltr\",\"title\":\"Import-meta-env\",\"description\":\"Build once, deploy anywhere. Import-meta-env helps to developing applications following the 12-factor principles.\",\"base\":\"/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"logo\":\"/logo.png\",\"nav\":[{\"text\":\"Guide\",\"activeMatch\":\"/guide/\",\"link\":\"/guide/getting-started/introduction#guide\"},{\"text\":\"API\",\"link\":\"/api\"},{\"text\":\"Migration\",\"link\":\"/migration\"},{\"text\":\"Buy me a coffee\",\"link\":\"https://www.buymeacoffee.com/iendeavor\"}],\"sidebar\":{\"/guide\":[{\"text\":\"Getting started\",\"items\":[{\"text\":\"Introduction\",\"link\":\"/guide/getting-started/introduction.md\"},{\"text\":\"Compile time transform\",\"link\":\"/guide/getting-started/compile-time-transform.md\"},{\"text\":\"Runtime transform\",\"link\":\"/guide/getting-started/runtime-transform.md\"}]},{\"text\":\"Tools\",\"items\":[{\"text\":\"Flow\",\"link\":\"/guide/tools/flow.md\"},{\"text\":\"Prepare\",\"link\":\"/guide/tools/prepare.md\"},{\"text\":\"Typescript\",\"link\":\"/guide/tools/typescript.md\"}]},{\"text\":\"Extra topic\",\"items\":[{\"text\":\"Json\",\"link\":\"/guide/extra-topic/json.md\"},{\"text\":\"Sensitive environment variables\",\"link\":\"/guide/extra-topic/sensitive-environment-variables.md\"},{\"text\":\"Server side rendering\",\"link\":\"/guide/extra-topic/server-side-rendering.md\"}]},{\"text\":\"Framework specific notes\",\"items\":[{\"text\":\"Vite\",\"link\":\"/guide/framework-specific-notes/vite.md\"}]},{\"text\":\"Faq\",\"items\":[{\"text\":\"Changes to environment variables is not updated\",\"link\":\"/guide/faq/changes-to-environment-variables-is-not-updated.md\"},{\"text\":\"Environment variables types\",\"link\":\"/guide/faq/environment-variables-types.md\"},{\"text\":\"Why use import meta\",\"link\":\"/guide/faq/why-use-import-meta.md\"}]}]},\"socialLinks\":[{\"icon\":\"github\",\"link\":\"https://github.com/import-meta-env/import-meta-env\"}],\"footer\":{\"message\":\"Released under the MIT License.\",\"copyright\":\"Created by <a href='https://github.com/iendeavor' target='_blank'>Ernest</a>\"}},\"locales\":{},\"scrollOffset\":134,\"cleanUrls\":false}");</script> | ||
|
||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
import-meta-env.org |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
google.com, pub-6110487434003355, DIRECT, f08c47fec0942fa0 |
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.