We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7e9ff3 commit 15e8973Copy full SHA for 15e8973
1 file changed
docs/.vitepress/config.mjs
@@ -6,6 +6,8 @@ import { SitemapStream } from "sitemap";
6
7
const links = [];
8
export default defineConfig({
9
+ base: "/import-meta-env/",
10
+
11
title: "Import-meta-env",
12
13
description:
0 commit comments