nitropack-nightly 2.10.0-28638494.93d002b7 → 3.0.0-beta-28638629.b32e0831-nitro-nightly-mirror
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/cli.d.ts +1 -1
- package/config.d.ts +1 -1
- package/core.d.ts +1 -1
- package/dist/cli/index.d.mts +1 -1
- package/dist/cli/index.d.ts +1 -1
- package/dist/cli/index.mjs +1 -18
- package/dist/config/index.d.mts +1 -6
- package/dist/config/index.d.ts +1 -6
- package/dist/config/index.mjs +1 -5
- package/dist/core/index.d.mts +1 -69
- package/dist/core/index.d.ts +1 -69
- package/dist/core/index.mjs +1 -2435
- package/dist/kit/index.d.mts +1 -44
- package/dist/kit/index.d.ts +1 -44
- package/dist/kit/index.mjs +1 -71
- package/dist/meta/index.d.mts +1 -3
- package/dist/meta/index.d.ts +1 -3
- package/dist/meta/index.mjs +1 -3
- package/dist/presets/index.d.mts +1 -1
- package/dist/presets/index.d.ts +1 -2
- package/dist/presets/index.mjs +1 -1
- package/dist/rollup/index.d.mts +1 -5
- package/dist/rollup/index.d.ts +1 -5
- package/dist/rollup/index.mjs +1 -2033
- package/dist/runtime/index.d.mts +1 -0
- package/dist/runtime/index.d.ts +1 -12
- package/dist/runtime/index.mjs +1 -17
- package/dist/types/index.d.mts +1 -260
- package/dist/types/index.d.ts +1 -260
- package/dist/types/index.mjs +1 -1
- package/kit.d.ts +1 -1
- package/meta.d.ts +1 -1
- package/package.json +6 -172
- package/presets.d.ts +1 -1
- package/rollup.d.ts +1 -1
- package/runtime-meta.d.ts +1 -4
- package/runtime-meta.mjs +1 -30
- package/runtime.d.ts +1 -1
- package/types.d.ts +1 -1
- package/dist/cli/build.mjs +0 -47
- package/dist/cli/common.mjs +0 -13
- package/dist/cli/dev.mjs +0 -63
- package/dist/cli/index2.mjs +0 -14
- package/dist/cli/list.mjs +0 -28
- package/dist/cli/prepare.mjs +0 -21
- package/dist/cli/run.mjs +0 -57
- package/dist/presets/_all.gen.d.ts +0 -2
- package/dist/presets/_all.gen.mjs +0 -52
- package/dist/presets/_nitro/base-worker.d.ts +0 -2
- package/dist/presets/_nitro/base-worker.mjs +0 -25
- package/dist/presets/_nitro/nitro-dev.d.ts +0 -2
- package/dist/presets/_nitro/nitro-dev.mjs +0 -19
- package/dist/presets/_nitro/nitro-prerender.d.ts +0 -2
- package/dist/presets/_nitro/nitro-prerender.mjs +0 -17
- package/dist/presets/_nitro/preset.d.ts +0 -2
- package/dist/presets/_nitro/preset.mjs +0 -5
- package/dist/presets/_nitro/runtime/nitro-dev.d.ts +0 -1
- package/dist/presets/_nitro/runtime/nitro-dev.mjs +0 -86
- package/dist/presets/_nitro/runtime/nitro-prerenderer.d.ts +0 -3
- package/dist/presets/_nitro/runtime/nitro-prerenderer.mjs +0 -7
- package/dist/presets/_nitro/runtime/service-worker.d.ts +0 -1
- package/dist/presets/_nitro/runtime/service-worker.mjs +0 -31
- package/dist/presets/_nitro/service-worker.d.ts +0 -2
- package/dist/presets/_nitro/service-worker.mjs +0 -110
- package/dist/presets/_resolve.d.ts +0 -8
- package/dist/presets/_resolve.mjs +0 -44
- package/dist/presets/_static/preset.d.ts +0 -2
- package/dist/presets/_static/preset.mjs +0 -69
- package/dist/presets/_types.gen.d.ts +0 -16
- package/dist/presets/_types.gen.mjs +0 -0
- package/dist/presets/alwaysdata/preset.d.ts +0 -2
- package/dist/presets/alwaysdata/preset.mjs +0 -14
- package/dist/presets/aws-amplify/preset.d.ts +0 -3
- package/dist/presets/aws-amplify/preset.mjs +0 -27
- package/dist/presets/aws-amplify/runtime/aws-amplify.d.ts +0 -1
- package/dist/presets/aws-amplify/runtime/aws-amplify.mjs +0 -13
- package/dist/presets/aws-amplify/types.d.ts +0 -141
- package/dist/presets/aws-amplify/types.mjs +0 -0
- package/dist/presets/aws-amplify/utils.d.ts +0 -2
- package/dist/presets/aws-amplify/utils.mjs +0 -82
- package/dist/presets/aws-lambda/preset.d.ts +0 -2
- package/dist/presets/aws-lambda/preset.mjs +0 -21
- package/dist/presets/aws-lambda/runtime/aws-lambda-streaming.d.ts +0 -15
- package/dist/presets/aws-lambda/runtime/aws-lambda-streaming.mjs +0 -53
- package/dist/presets/aws-lambda/runtime/aws-lambda.d.ts +0 -4
- package/dist/presets/aws-lambda/runtime/aws-lambda.mjs +0 -45
- package/dist/presets/azure/preset.d.ts +0 -3
- package/dist/presets/azure/preset.mjs +0 -44
- package/dist/presets/azure/runtime/azure-functions.d.ts +0 -5
- package/dist/presets/azure/runtime/azure-functions.mjs +0 -24
- package/dist/presets/azure/runtime/azure-swa.d.ts +0 -5
- package/dist/presets/azure/runtime/azure-swa.mjs +0 -30
- package/dist/presets/azure/types.d.ts +0 -13
- package/dist/presets/azure/types.mjs +0 -0
- package/dist/presets/azure/utils.d.ts +0 -3
- package/dist/presets/azure/utils.mjs +0 -183
- package/dist/presets/bun/preset.d.ts +0 -2
- package/dist/presets/bun/preset.mjs +0 -17
- package/dist/presets/bun/runtime/bun.d.ts +0 -1
- package/dist/presets/bun/runtime/bun.mjs +0 -32
- package/dist/presets/cleavr/preset.d.ts +0 -2
- package/dist/presets/cleavr/preset.mjs +0 -12
- package/dist/presets/cloudflare/preset.d.ts +0 -3
- package/dist/presets/cloudflare/preset.mjs +0 -145
- package/dist/presets/cloudflare/runtime/cloudflare-module.d.ts +0 -13
- package/dist/presets/cloudflare/runtime/cloudflare-module.mjs +0 -102
- package/dist/presets/cloudflare/runtime/cloudflare-pages.d.ts +0 -20
- package/dist/presets/cloudflare/runtime/cloudflare-pages.mjs +0 -55
- package/dist/presets/cloudflare/runtime/cloudflare-worker.d.ts +0 -1
- package/dist/presets/cloudflare/runtime/cloudflare-worker.mjs +0 -63
- package/dist/presets/cloudflare/types.d.ts +0 -89
- package/dist/presets/cloudflare/types.mjs +0 -0
- package/dist/presets/cloudflare/types.wrangler.d.ts +0 -974
- package/dist/presets/cloudflare/types.wrangler.mjs +0 -0
- package/dist/presets/cloudflare/utils.d.ts +0 -3
- package/dist/presets/cloudflare/utils.mjs +0 -163
- package/dist/presets/deno/preset.d.ts +0 -2
- package/dist/presets/deno/preset.mjs +0 -148
- package/dist/presets/deno/runtime/_deno-env-polyfill.d.ts +0 -0
- package/dist/presets/deno/runtime/_deno-env-polyfill.mjs +0 -1
- package/dist/presets/deno/runtime/deno-deploy.d.ts +0 -2
- package/dist/presets/deno/runtime/deno-deploy.mjs +0 -32
- package/dist/presets/deno/runtime/deno-server.d.ts +0 -4
- package/dist/presets/deno/runtime/deno-server.mjs +0 -66
- package/dist/presets/digitalocean/preset.d.ts +0 -2
- package/dist/presets/digitalocean/preset.mjs +0 -11
- package/dist/presets/edgio/preset.d.ts +0 -2
- package/dist/presets/edgio/preset.mjs +0 -95
- package/dist/presets/firebase/preset.d.ts +0 -3
- package/dist/presets/firebase/preset.mjs +0 -51
- package/dist/presets/firebase/runtime/firebase-gen-1.d.ts +0 -2
- package/dist/presets/firebase/runtime/firebase-gen-1.mjs +0 -8
- package/dist/presets/firebase/runtime/firebase-gen-2.d.ts +0 -2
- package/dist/presets/firebase/runtime/firebase-gen-2.mjs +0 -15
- package/dist/presets/firebase/runtime/firebase-gen-default.d.ts +0 -1
- package/dist/presets/firebase/runtime/firebase-gen-default.mjs +0 -1
- package/dist/presets/firebase/types.d.ts +0 -37
- package/dist/presets/firebase/types.mjs +0 -0
- package/dist/presets/firebase/utils.d.ts +0 -3
- package/dist/presets/firebase/utils.mjs +0 -50
- package/dist/presets/flightcontrol/preset.d.ts +0 -2
- package/dist/presets/flightcontrol/preset.mjs +0 -11
- package/dist/presets/heroku/preset.d.ts +0 -2
- package/dist/presets/heroku/preset.mjs +0 -11
- package/dist/presets/iis/preset.d.ts +0 -2
- package/dist/presets/iis/preset.mjs +0 -32
- package/dist/presets/iis/utils.d.ts +0 -3
- package/dist/presets/iis/utils.mjs +0 -159
- package/dist/presets/koyeb/preset.d.ts +0 -2
- package/dist/presets/koyeb/preset.mjs +0 -11
- package/dist/presets/netlify/legacy/preset.d.ts +0 -2
- package/dist/presets/netlify/legacy/preset.mjs +0 -142
- package/dist/presets/netlify/legacy/runtime/_deno-env-polyfill.d.ts +0 -0
- package/dist/presets/netlify/legacy/runtime/_deno-env-polyfill.mjs +0 -1
- package/dist/presets/netlify/legacy/runtime/netlify-builder.d.ts +0 -3
- package/dist/presets/netlify/legacy/runtime/netlify-builder.mjs +0 -5
- package/dist/presets/netlify/legacy/runtime/netlify-edge.d.ts +0 -3
- package/dist/presets/netlify/legacy/runtime/netlify-edge.mjs +0 -26
- package/dist/presets/netlify/legacy/runtime/netlify-lambda.d.ts +0 -4
- package/dist/presets/netlify/legacy/runtime/netlify-lambda.mjs +0 -39
- package/dist/presets/netlify/legacy/runtime/netlify.d.ts +0 -4
- package/dist/presets/netlify/legacy/runtime/netlify.mjs +0 -22
- package/dist/presets/netlify/legacy/utils.d.ts +0 -4
- package/dist/presets/netlify/legacy/utils.mjs +0 -113
- package/dist/presets/netlify/preset.d.ts +0 -3
- package/dist/presets/netlify/preset.mjs +0 -127
- package/dist/presets/netlify/runtime/_deno-env-polyfill.d.ts +0 -0
- package/dist/presets/netlify/runtime/_deno-env-polyfill.mjs +0 -1
- package/dist/presets/netlify/runtime/netlify-edge.d.ts +0 -2
- package/dist/presets/netlify/runtime/netlify-edge.mjs +0 -25
- package/dist/presets/netlify/runtime/netlify.d.ts +0 -4
- package/dist/presets/netlify/runtime/netlify.mjs +0 -54
- package/dist/presets/netlify/types.d.ts +0 -12
- package/dist/presets/netlify/types.mjs +0 -0
- package/dist/presets/netlify/utils.d.ts +0 -5
- package/dist/presets/netlify/utils.mjs +0 -94
- package/dist/presets/node/preset.d.ts +0 -2
- package/dist/presets/node/preset.mjs +0 -49
- package/dist/presets/node/runtime/cli.d.ts +0 -1
- package/dist/presets/node/runtime/cli.mjs +0 -21
- package/dist/presets/node/runtime/cluster.d.ts +0 -1
- package/dist/presets/node/runtime/cluster.mjs +0 -60
- package/dist/presets/node/runtime/node-listener.d.ts +0 -6
- package/dist/presets/node/runtime/node-listener.mjs +0 -15
- package/dist/presets/node/runtime/node-server.d.ts +0 -3
- package/dist/presets/node/runtime/node-server.mjs +0 -44
- package/dist/presets/platform.sh/preset.d.ts +0 -2
- package/dist/presets/platform.sh/preset.mjs +0 -11
- package/dist/presets/render.com/preset.d.ts +0 -2
- package/dist/presets/render.com/preset.mjs +0 -11
- package/dist/presets/stormkit/preset.d.ts +0 -2
- package/dist/presets/stormkit/preset.mjs +0 -15
- package/dist/presets/stormkit/runtime/stormkit.d.ts +0 -21
- package/dist/presets/stormkit/runtime/stormkit.mjs +0 -32
- package/dist/presets/vercel/preset.d.ts +0 -3
- package/dist/presets/vercel/preset.mjs +0 -104
- package/dist/presets/vercel/runtime/vercel-edge.d.ts +0 -2
- package/dist/presets/vercel/runtime/vercel-edge.mjs +0 -22
- package/dist/presets/vercel/runtime/vercel.d.ts +0 -4
- package/dist/presets/vercel/runtime/vercel.mjs +0 -17
- package/dist/presets/vercel/types.d.ts +0 -78
- package/dist/presets/vercel/types.mjs +0 -0
- package/dist/presets/vercel/utils.d.ts +0 -5
- package/dist/presets/vercel/utils.mjs +0 -186
- package/dist/presets/winterjs/preset.d.ts +0 -2
- package/dist/presets/winterjs/preset.mjs +0 -20
- package/dist/presets/winterjs/runtime/winterjs.d.ts +0 -1
- package/dist/presets/winterjs/runtime/winterjs.mjs +0 -69
- package/dist/presets/zeabur/preset.d.ts +0 -2
- package/dist/presets/zeabur/preset.mjs +0 -70
- package/dist/presets/zeabur/runtime/zeabur.d.ts +0 -4
- package/dist/presets/zeabur/runtime/zeabur.mjs +0 -8
- package/dist/runtime/app.d.ts +0 -2
- package/dist/runtime/app.mjs +0 -1
- package/dist/runtime/cache.d.ts +0 -1
- package/dist/runtime/cache.mjs +0 -6
- package/dist/runtime/config.d.ts +0 -1
- package/dist/runtime/config.mjs +0 -1
- package/dist/runtime/context.d.ts +0 -1
- package/dist/runtime/context.mjs +0 -1
- package/dist/runtime/database.d.ts +0 -1
- package/dist/runtime/database.mjs +0 -1
- package/dist/runtime/error.d.ts +0 -1
- package/dist/runtime/error.mjs +0 -1
- package/dist/runtime/internal/app.d.ts +0 -3
- package/dist/runtime/internal/app.mjs +0 -152
- package/dist/runtime/internal/cache.d.ts +0 -8
- package/dist/runtime/internal/cache.mjs +0 -329
- package/dist/runtime/internal/client.d.ts +0 -1
- package/dist/runtime/internal/client.mjs +0 -4
- package/dist/runtime/internal/config.d.ts +0 -6
- package/dist/runtime/internal/config.mjs +0 -58
- package/dist/runtime/internal/context.d.ts +0 -12
- package/dist/runtime/internal/context.mjs +0 -17
- package/dist/runtime/internal/database.d.ts +0 -2
- package/dist/runtime/internal/database.mjs +0 -14
- package/dist/runtime/internal/debug.d.ts +0 -2
- package/dist/runtime/internal/debug.mjs +0 -5
- package/dist/runtime/internal/error.d.ts +0 -4
- package/dist/runtime/internal/error.mjs +0 -71
- package/dist/runtime/internal/index.d.ts +0 -6
- package/dist/runtime/internal/index.mjs +0 -16
- package/dist/runtime/internal/lib/http-graceful-shutdown.d.ts +0 -16
- package/dist/runtime/internal/lib/http-graceful-shutdown.mjs +0 -213
- package/dist/runtime/internal/meta.d.ts +0 -2
- package/dist/runtime/internal/meta.mjs +0 -3
- package/dist/runtime/internal/plugin.d.ts +0 -3
- package/dist/runtime/internal/plugin.mjs +0 -4
- package/dist/runtime/internal/renderer.d.ts +0 -2
- package/dist/runtime/internal/renderer.mjs +0 -38
- package/dist/runtime/internal/route-rules.d.ts +0 -14
- package/dist/runtime/internal/route-rules.mjs +0 -67
- package/dist/runtime/internal/routes/openapi.d.ts +0 -3
- package/dist/runtime/internal/routes/openapi.mjs +0 -85
- package/dist/runtime/internal/routes/scalar.d.ts +0 -2
- package/dist/runtime/internal/routes/scalar.mjs +0 -191
- package/dist/runtime/internal/routes/swagger.d.ts +0 -2
- package/dist/runtime/internal/routes/swagger.mjs +0 -39
- package/dist/runtime/internal/shutdown.d.ts +0 -10
- package/dist/runtime/internal/shutdown.mjs +0 -34
- package/dist/runtime/internal/static.d.ts +0 -2
- package/dist/runtime/internal/static.mjs +0 -89
- package/dist/runtime/internal/storage.d.ts +0 -2
- package/dist/runtime/internal/storage.mjs +0 -5
- package/dist/runtime/internal/task.d.ts +0 -17
- package/dist/runtime/internal/task.mjs +0 -73
- package/dist/runtime/internal/timing.d.ts +0 -2
- package/dist/runtime/internal/timing.mjs +0 -29
- package/dist/runtime/internal/utils.azure.d.ts +0 -2
- package/dist/runtime/internal/utils.azure.mjs +0 -51
- package/dist/runtime/internal/utils.d.ts +0 -23
- package/dist/runtime/internal/utils.env.d.ts +0 -7
- package/dist/runtime/internal/utils.env.mjs +0 -39
- package/dist/runtime/internal/utils.lambda.d.ts +0 -12
- package/dist/runtime/internal/utils.lambda.mjs +0 -30
- package/dist/runtime/internal/utils.mjs +0 -129
- package/dist/runtime/plugin.d.ts +0 -1
- package/dist/runtime/plugin.mjs +0 -1
- package/dist/runtime/storage.d.ts +0 -1
- package/dist/runtime/storage.mjs +0 -1
- package/dist/runtime/task.d.ts +0 -1
- package/dist/runtime/task.mjs +0 -1
- package/dist/runtime/utils.d.ts +0 -1
- package/dist/runtime/utils.mjs +0 -1
- package/dist/shared/nitro.DkCt8MDS.d.mts +0 -588
- package/dist/shared/nitro.DkCt8MDS.d.ts +0 -588
|
File without changes
|
|
@@ -1,163 +0,0 @@
|
|
|
1
|
-
import { existsSync, promises as fsp } from "node:fs";
|
|
2
|
-
import { resolve, join } from "pathe";
|
|
3
|
-
import {
|
|
4
|
-
joinURL,
|
|
5
|
-
withLeadingSlash,
|
|
6
|
-
withTrailingSlash,
|
|
7
|
-
withoutLeadingSlash
|
|
8
|
-
} from "ufo";
|
|
9
|
-
import { parseTOML, stringifyTOML } from "confbox";
|
|
10
|
-
import { globby } from "globby";
|
|
11
|
-
import defu from "defu";
|
|
12
|
-
import { isCI } from "std-env";
|
|
13
|
-
export async function writeCFPagesFiles(nitro) {
|
|
14
|
-
await writeCFRoutes(nitro);
|
|
15
|
-
await writeCFPagesHeaders(nitro);
|
|
16
|
-
await writeCFPagesRedirects(nitro);
|
|
17
|
-
await writeCFWrangler(nitro);
|
|
18
|
-
}
|
|
19
|
-
export async function writeCFPagesStaticFiles(nitro) {
|
|
20
|
-
await writeCFPagesHeaders(nitro);
|
|
21
|
-
await writeCFPagesRedirects(nitro);
|
|
22
|
-
}
|
|
23
|
-
async function writeCFRoutes(nitro) {
|
|
24
|
-
const _cfPagesConfig = nitro.options.cloudflare?.pages || {};
|
|
25
|
-
const routes = {
|
|
26
|
-
version: _cfPagesConfig.routes?.version || 1,
|
|
27
|
-
include: _cfPagesConfig.routes?.include || ["/*"],
|
|
28
|
-
exclude: _cfPagesConfig.routes?.exclude || []
|
|
29
|
-
};
|
|
30
|
-
const writeRoutes = () => fsp.writeFile(
|
|
31
|
-
resolve(nitro.options.output.publicDir, "_routes.json"),
|
|
32
|
-
JSON.stringify(routes, void 0, 2)
|
|
33
|
-
);
|
|
34
|
-
if (_cfPagesConfig.defaultRoutes === false) {
|
|
35
|
-
await writeRoutes();
|
|
36
|
-
return;
|
|
37
|
-
}
|
|
38
|
-
const explicitPublicAssets = nitro.options.publicAssets.filter(
|
|
39
|
-
(dir, index, array) => {
|
|
40
|
-
if (dir.fallthrough || !dir.baseURL) {
|
|
41
|
-
return false;
|
|
42
|
-
}
|
|
43
|
-
const normalizedBase = withoutLeadingSlash(dir.baseURL);
|
|
44
|
-
return !array.some(
|
|
45
|
-
(otherDir, otherIndex) => otherIndex !== index && normalizedBase.startsWith(
|
|
46
|
-
withoutLeadingSlash(withTrailingSlash(otherDir.baseURL))
|
|
47
|
-
)
|
|
48
|
-
);
|
|
49
|
-
}
|
|
50
|
-
);
|
|
51
|
-
routes.exclude.push(
|
|
52
|
-
...explicitPublicAssets.map((dir) => joinURL(dir.baseURL, "*")).sort(comparePaths)
|
|
53
|
-
);
|
|
54
|
-
const publicAssetFiles = await globby("**", {
|
|
55
|
-
cwd: nitro.options.output.publicDir,
|
|
56
|
-
absolute: false,
|
|
57
|
-
dot: true,
|
|
58
|
-
ignore: [
|
|
59
|
-
"_worker.js",
|
|
60
|
-
"_worker.js.map",
|
|
61
|
-
"nitro.json",
|
|
62
|
-
...routes.exclude.map(
|
|
63
|
-
(path) => withoutLeadingSlash(path.replace(/\/\*$/, "/**"))
|
|
64
|
-
)
|
|
65
|
-
]
|
|
66
|
-
});
|
|
67
|
-
routes.exclude.push(
|
|
68
|
-
...publicAssetFiles.map(
|
|
69
|
-
(i) => withLeadingSlash(i).replace(/\/index\.html$/, "").replace(/\.html$/, "") || "/"
|
|
70
|
-
).sort(comparePaths)
|
|
71
|
-
);
|
|
72
|
-
routes.exclude.splice(100 - routes.include.length);
|
|
73
|
-
await writeRoutes();
|
|
74
|
-
}
|
|
75
|
-
function comparePaths(a, b) {
|
|
76
|
-
return a.split("/").length - b.split("/").length || a.localeCompare(b);
|
|
77
|
-
}
|
|
78
|
-
async function writeCFPagesHeaders(nitro) {
|
|
79
|
-
const headersPath = join(nitro.options.output.publicDir, "_headers");
|
|
80
|
-
const contents = [];
|
|
81
|
-
const rules = Object.entries(nitro.options.routeRules).sort(
|
|
82
|
-
(a, b) => b[0].split(/\/(?!\*)/).length - a[0].split(/\/(?!\*)/).length
|
|
83
|
-
);
|
|
84
|
-
for (const [path, routeRules] of rules.filter(
|
|
85
|
-
([_, routeRules2]) => routeRules2.headers
|
|
86
|
-
)) {
|
|
87
|
-
const headers = [
|
|
88
|
-
path.replace("/**", "/*"),
|
|
89
|
-
...Object.entries({ ...routeRules.headers }).map(
|
|
90
|
-
([header, value]) => ` ${header}: ${value}`
|
|
91
|
-
)
|
|
92
|
-
].join("\n");
|
|
93
|
-
contents.push(headers);
|
|
94
|
-
}
|
|
95
|
-
if (existsSync(headersPath)) {
|
|
96
|
-
const currentHeaders = await fsp.readFile(headersPath, "utf8");
|
|
97
|
-
if (/^\/\* /m.test(currentHeaders)) {
|
|
98
|
-
nitro.logger.info(
|
|
99
|
-
"Not adding Nitro fallback to `_headers` (as an existing fallback was found)."
|
|
100
|
-
);
|
|
101
|
-
return;
|
|
102
|
-
}
|
|
103
|
-
nitro.logger.info(
|
|
104
|
-
"Adding Nitro fallback to `_headers` to handle all unmatched routes."
|
|
105
|
-
);
|
|
106
|
-
contents.unshift(currentHeaders);
|
|
107
|
-
}
|
|
108
|
-
await fsp.writeFile(headersPath, contents.join("\n"));
|
|
109
|
-
}
|
|
110
|
-
async function writeCFPagesRedirects(nitro) {
|
|
111
|
-
const redirectsPath = join(nitro.options.output.publicDir, "_redirects");
|
|
112
|
-
const staticFallback = existsSync(
|
|
113
|
-
join(nitro.options.output.publicDir, "404.html")
|
|
114
|
-
) ? "/* /404.html 404" : "";
|
|
115
|
-
const contents = [staticFallback];
|
|
116
|
-
const rules = Object.entries(nitro.options.routeRules).sort(
|
|
117
|
-
(a, b) => a[0].split(/\/(?!\*)/).length - b[0].split(/\/(?!\*)/).length
|
|
118
|
-
);
|
|
119
|
-
for (const [key, routeRules] of rules.filter(
|
|
120
|
-
([_, routeRules2]) => routeRules2.redirect
|
|
121
|
-
)) {
|
|
122
|
-
const code = routeRules.redirect.statusCode;
|
|
123
|
-
contents.unshift(
|
|
124
|
-
`${key.replace("/**", "/*")} ${routeRules.redirect.to} ${code}`
|
|
125
|
-
);
|
|
126
|
-
}
|
|
127
|
-
if (existsSync(redirectsPath)) {
|
|
128
|
-
const currentRedirects = await fsp.readFile(redirectsPath, "utf8");
|
|
129
|
-
if (/^\/\* /m.test(currentRedirects)) {
|
|
130
|
-
nitro.logger.info(
|
|
131
|
-
"Not adding Nitro fallback to `_redirects` (as an existing fallback was found)."
|
|
132
|
-
);
|
|
133
|
-
return;
|
|
134
|
-
}
|
|
135
|
-
nitro.logger.info(
|
|
136
|
-
"Adding Nitro fallback to `_redirects` to handle all unmatched routes."
|
|
137
|
-
);
|
|
138
|
-
contents.unshift(currentRedirects);
|
|
139
|
-
}
|
|
140
|
-
await fsp.writeFile(redirectsPath, contents.join("\n"));
|
|
141
|
-
}
|
|
142
|
-
async function writeCFWrangler(nitro) {
|
|
143
|
-
const inlineConfig = nitro.options.cloudflare?.wrangler || {};
|
|
144
|
-
if (!inlineConfig || Object.keys(inlineConfig).length === 0) {
|
|
145
|
-
return;
|
|
146
|
-
}
|
|
147
|
-
let configFromFile = {};
|
|
148
|
-
const configPath = resolve(
|
|
149
|
-
nitro.options.rootDir,
|
|
150
|
-
inlineConfig.configPath || "wrangler.toml"
|
|
151
|
-
);
|
|
152
|
-
if (existsSync(configPath)) {
|
|
153
|
-
configFromFile = parseTOML(
|
|
154
|
-
await fsp.readFile(configPath, "utf8")
|
|
155
|
-
);
|
|
156
|
-
}
|
|
157
|
-
const wranglerConfig = defu(configFromFile, inlineConfig);
|
|
158
|
-
const wranglerPath = join(
|
|
159
|
-
isCI ? nitro.options.rootDir : nitro.options.buildDir,
|
|
160
|
-
"wrangler.toml"
|
|
161
|
-
);
|
|
162
|
-
await fsp.writeFile(wranglerPath, stringifyTOML(wranglerConfig));
|
|
163
|
-
}
|
|
@@ -1,148 +0,0 @@
|
|
|
1
|
-
import { builtinModules } from "node:module";
|
|
2
|
-
import { isAbsolute, resolve } from "pathe";
|
|
3
|
-
import MagicString from "magic-string";
|
|
4
|
-
import { findStaticImports } from "mlly";
|
|
5
|
-
import { defineNitroPreset } from "nitropack/kit";
|
|
6
|
-
import { writeFile } from "nitropack/kit";
|
|
7
|
-
const ImportMetaRe = /import\.meta|globalThis._importMeta_/;
|
|
8
|
-
const denoDeploy = defineNitroPreset(
|
|
9
|
-
{
|
|
10
|
-
entry: "./runtime/deno-deploy",
|
|
11
|
-
exportConditions: ["deno"],
|
|
12
|
-
node: false,
|
|
13
|
-
noExternals: true,
|
|
14
|
-
serveStatic: "deno",
|
|
15
|
-
commands: {
|
|
16
|
-
preview: "",
|
|
17
|
-
deploy: "cd ./ && deployctl deploy --project=<project_name> server/index.ts"
|
|
18
|
-
},
|
|
19
|
-
rollupConfig: {
|
|
20
|
-
preserveEntrySignatures: false,
|
|
21
|
-
external: (id) => id.startsWith("https://"),
|
|
22
|
-
output: {
|
|
23
|
-
entryFileNames: "index.ts",
|
|
24
|
-
manualChunks: (id) => "index",
|
|
25
|
-
format: "esm"
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
},
|
|
29
|
-
{
|
|
30
|
-
name: "deno-deploy",
|
|
31
|
-
aliases: ["deno"],
|
|
32
|
-
url: import.meta.url
|
|
33
|
-
}
|
|
34
|
-
);
|
|
35
|
-
const denoServer = defineNitroPreset(
|
|
36
|
-
{
|
|
37
|
-
extends: "node-server",
|
|
38
|
-
entry: "./runtime/deno-server",
|
|
39
|
-
exportConditions: ["deno"],
|
|
40
|
-
commands: {
|
|
41
|
-
preview: "deno task --config ./deno.json start"
|
|
42
|
-
},
|
|
43
|
-
unenv: {
|
|
44
|
-
inject: {
|
|
45
|
-
global: ["unenv/runtime/polyfill/global-this", "default"],
|
|
46
|
-
Buffer: ["node:buffer", "Buffer"],
|
|
47
|
-
setTimeout: ["node:timers", "setTimeout"],
|
|
48
|
-
clearTimeout: ["node:timers", "clearTimeout"],
|
|
49
|
-
setInterval: ["node:timers", "setInterval"],
|
|
50
|
-
clearInterval: ["node:timers", "clearInterval"],
|
|
51
|
-
setImmediate: ["node:timers", "setImmediate"],
|
|
52
|
-
clearImmediate: ["node:timers", "clearImmediate"]
|
|
53
|
-
// process: ["node:process", "default"],
|
|
54
|
-
}
|
|
55
|
-
},
|
|
56
|
-
rollupConfig: {
|
|
57
|
-
output: {
|
|
58
|
-
hoistTransitiveImports: false
|
|
59
|
-
},
|
|
60
|
-
plugins: [
|
|
61
|
-
{
|
|
62
|
-
name: "rollup-plugin-node-deno",
|
|
63
|
-
resolveId(id) {
|
|
64
|
-
id = id.replace("node:", "");
|
|
65
|
-
if (builtinModules.includes(id)) {
|
|
66
|
-
return {
|
|
67
|
-
id: `node:${id}`,
|
|
68
|
-
moduleSideEffects: false,
|
|
69
|
-
external: true
|
|
70
|
-
};
|
|
71
|
-
}
|
|
72
|
-
if (isHTTPImport(id)) {
|
|
73
|
-
return {
|
|
74
|
-
id,
|
|
75
|
-
external: true
|
|
76
|
-
};
|
|
77
|
-
}
|
|
78
|
-
},
|
|
79
|
-
renderChunk(code) {
|
|
80
|
-
const s = new MagicString(code);
|
|
81
|
-
const imports = findStaticImports(code);
|
|
82
|
-
for (const i of imports) {
|
|
83
|
-
if (!i.specifier.startsWith(".") && !isAbsolute(i.specifier) && !isHTTPImport(i.specifier) && !i.specifier.startsWith("npm:")) {
|
|
84
|
-
const specifier = i.specifier.replace("node:", "");
|
|
85
|
-
s.replace(
|
|
86
|
-
i.code,
|
|
87
|
-
i.code.replace(
|
|
88
|
-
new RegExp(`(?<quote>['"])${i.specifier}\\k<quote>`),
|
|
89
|
-
JSON.stringify(
|
|
90
|
-
builtinModules.includes(specifier) ? "node:" + specifier : "npm:" + specifier
|
|
91
|
-
)
|
|
92
|
-
)
|
|
93
|
-
);
|
|
94
|
-
}
|
|
95
|
-
}
|
|
96
|
-
if (s.hasChanged()) {
|
|
97
|
-
return {
|
|
98
|
-
code: s.toString(),
|
|
99
|
-
map: s.generateMap({ includeContent: true })
|
|
100
|
-
};
|
|
101
|
-
}
|
|
102
|
-
}
|
|
103
|
-
},
|
|
104
|
-
{
|
|
105
|
-
name: "inject-process",
|
|
106
|
-
renderChunk: {
|
|
107
|
-
order: "post",
|
|
108
|
-
handler(code, chunk) {
|
|
109
|
-
if (!chunk.isEntry && (!ImportMetaRe.test(code) || code.includes("ROLLUP_NO_REPLACE"))) {
|
|
110
|
-
return;
|
|
111
|
-
}
|
|
112
|
-
const s = new MagicString(code);
|
|
113
|
-
s.prepend(
|
|
114
|
-
"import __process__ from 'node:process';globalThis.process=globalThis.process||__process__;"
|
|
115
|
-
);
|
|
116
|
-
return {
|
|
117
|
-
code: s.toString(),
|
|
118
|
-
map: s.generateMap({ includeContent: true })
|
|
119
|
-
};
|
|
120
|
-
}
|
|
121
|
-
}
|
|
122
|
-
}
|
|
123
|
-
]
|
|
124
|
-
},
|
|
125
|
-
hooks: {
|
|
126
|
-
async compiled(nitro) {
|
|
127
|
-
const denoJSON = {
|
|
128
|
-
tasks: {
|
|
129
|
-
start: "deno run --unstable --allow-net --allow-read --allow-write --allow-env ./server/index.mjs"
|
|
130
|
-
}
|
|
131
|
-
};
|
|
132
|
-
await writeFile(
|
|
133
|
-
resolve(nitro.options.output.dir, "deno.json"),
|
|
134
|
-
JSON.stringify(denoJSON, null, 2)
|
|
135
|
-
);
|
|
136
|
-
}
|
|
137
|
-
}
|
|
138
|
-
},
|
|
139
|
-
{
|
|
140
|
-
name: "deno-server",
|
|
141
|
-
url: import.meta.url
|
|
142
|
-
}
|
|
143
|
-
);
|
|
144
|
-
export default [denoDeploy, denoServer];
|
|
145
|
-
const HTTP_IMPORT_RE = /^(https?:)?\/\//;
|
|
146
|
-
function isHTTPImport(id) {
|
|
147
|
-
return HTTP_IMPORT_RE.test(id);
|
|
148
|
-
}
|
|
File without changes
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
Object.assign(process.env, Deno.env.toObject());
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
import "#nitro-internal-pollyfills";
|
|
2
|
-
import "./_deno-env-polyfill";
|
|
3
|
-
import { useNitroApp } from "nitropack/runtime";
|
|
4
|
-
import wsAdapter from "crossws/adapters/deno";
|
|
5
|
-
const nitroApp = useNitroApp();
|
|
6
|
-
const ws = import.meta._websocket ? wsAdapter(nitroApp.h3App.websocket) : void 0;
|
|
7
|
-
Deno.serve((request, info) => {
|
|
8
|
-
if (import.meta._websocket && request.headers.get("upgrade") === "websocket") {
|
|
9
|
-
return ws.handleUpgrade(request, info);
|
|
10
|
-
}
|
|
11
|
-
return handleRequest(request, info);
|
|
12
|
-
});
|
|
13
|
-
async function handleRequest(request, info) {
|
|
14
|
-
const url = new URL(request.url);
|
|
15
|
-
const headers = new Headers(request.headers);
|
|
16
|
-
headers.append("x-forwarded-for", info.remoteAddr.hostname);
|
|
17
|
-
if (!headers.has("x-forwarded-proto")) {
|
|
18
|
-
headers.set("x-forwarded-proto", "https");
|
|
19
|
-
}
|
|
20
|
-
let body;
|
|
21
|
-
if (request.body) {
|
|
22
|
-
body = await request.arrayBuffer();
|
|
23
|
-
}
|
|
24
|
-
return nitroApp.localFetch(url.pathname + url.search, {
|
|
25
|
-
host: url.hostname,
|
|
26
|
-
protocol: url.protocol,
|
|
27
|
-
headers,
|
|
28
|
-
method: request.method,
|
|
29
|
-
redirect: request.redirect,
|
|
30
|
-
body
|
|
31
|
-
});
|
|
32
|
-
}
|
|
@@ -1,66 +0,0 @@
|
|
|
1
|
-
import "#nitro-internal-pollyfills";
|
|
2
|
-
import "./_deno-env-polyfill";
|
|
3
|
-
import { useNitroApp } from "nitropack/runtime";
|
|
4
|
-
import { useRuntimeConfig } from "nitropack/runtime";
|
|
5
|
-
import { startScheduleRunner } from "nitropack/runtime/internal";
|
|
6
|
-
import destr from "destr";
|
|
7
|
-
import wsAdapter from "crossws/adapters/deno";
|
|
8
|
-
const nitroApp = useNitroApp();
|
|
9
|
-
if (Deno.env.get("DEBUG")) {
|
|
10
|
-
addEventListener(
|
|
11
|
-
"unhandledrejection",
|
|
12
|
-
(event) => console.error("[nitro] [dev] [unhandledRejection]", event.reason)
|
|
13
|
-
);
|
|
14
|
-
addEventListener(
|
|
15
|
-
"error",
|
|
16
|
-
(event) => console.error("[nitro] [dev] [uncaughtException]", event.error)
|
|
17
|
-
);
|
|
18
|
-
} else {
|
|
19
|
-
addEventListener(
|
|
20
|
-
"unhandledrejection",
|
|
21
|
-
(err) => console.error("[nitro] [production] [unhandledRejection] " + err)
|
|
22
|
-
);
|
|
23
|
-
addEventListener(
|
|
24
|
-
"error",
|
|
25
|
-
(event) => console.error("[nitro] [production] [uncaughtException] " + event.error)
|
|
26
|
-
);
|
|
27
|
-
}
|
|
28
|
-
const serveOptions = {
|
|
29
|
-
key: Deno.env.get("NITRO_SSL_KEY"),
|
|
30
|
-
cert: Deno.env.get("NITRO_SSL_CERT"),
|
|
31
|
-
port: destr(Deno.env.get("NITRO_PORT") || Deno.env.get("PORT")) || 3e3,
|
|
32
|
-
hostname: Deno.env.get("NITRO_HOST") || Deno.env.get("HOST"),
|
|
33
|
-
onListen: (opts) => {
|
|
34
|
-
const baseURL = (useRuntimeConfig().app.baseURL || "").replace(/\/$/, "");
|
|
35
|
-
const url = `${opts.hostname}:${opts.port}${baseURL}`;
|
|
36
|
-
console.log(`Listening ${url}`);
|
|
37
|
-
}
|
|
38
|
-
};
|
|
39
|
-
if (!serveOptions.key || !serveOptions.cert) {
|
|
40
|
-
delete serveOptions.key;
|
|
41
|
-
delete serveOptions.cert;
|
|
42
|
-
}
|
|
43
|
-
Deno.serve(serveOptions, handler);
|
|
44
|
-
const ws = import.meta._websocket ? wsAdapter(nitroApp.h3App.websocket) : void 0;
|
|
45
|
-
async function handler(request, info) {
|
|
46
|
-
if (import.meta._websocket && request.headers.get("upgrade") === "websocket") {
|
|
47
|
-
return ws.handleUpgrade(request, info);
|
|
48
|
-
}
|
|
49
|
-
const url = new URL(request.url);
|
|
50
|
-
let body;
|
|
51
|
-
if (request.body) {
|
|
52
|
-
body = await request.arrayBuffer();
|
|
53
|
-
}
|
|
54
|
-
return nitroApp.localFetch(url.pathname + url.search, {
|
|
55
|
-
host: url.hostname,
|
|
56
|
-
protocol: url.protocol,
|
|
57
|
-
headers: request.headers,
|
|
58
|
-
method: request.method,
|
|
59
|
-
redirect: request.redirect,
|
|
60
|
-
body
|
|
61
|
-
});
|
|
62
|
-
}
|
|
63
|
-
if (import.meta._tasks) {
|
|
64
|
-
startScheduleRunner();
|
|
65
|
-
}
|
|
66
|
-
export default {};
|
|
@@ -1,95 +0,0 @@
|
|
|
1
|
-
import { promises as fsp } from "node:fs";
|
|
2
|
-
import { resolve, dirname } from "pathe";
|
|
3
|
-
import { defineNitroPreset } from "nitropack/kit";
|
|
4
|
-
const edgio = defineNitroPreset(
|
|
5
|
-
{
|
|
6
|
-
extends: "node-server",
|
|
7
|
-
commands: {
|
|
8
|
-
deploy: "cd ./ && npm run deploy",
|
|
9
|
-
preview: "cd ./ && npm run preview"
|
|
10
|
-
},
|
|
11
|
-
hooks: {
|
|
12
|
-
async compiled(nitro) {
|
|
13
|
-
await writeFile(
|
|
14
|
-
resolve(nitro.options.output.dir, "edgio.config.js"),
|
|
15
|
-
`module.exports = ${JSON.stringify(
|
|
16
|
-
{
|
|
17
|
-
connector: "./edgio",
|
|
18
|
-
routes: "./routes.js",
|
|
19
|
-
backends: {},
|
|
20
|
-
includeFiles: {
|
|
21
|
-
"server/**": true
|
|
22
|
-
}
|
|
23
|
-
},
|
|
24
|
-
null,
|
|
25
|
-
2
|
|
26
|
-
)}`
|
|
27
|
-
);
|
|
28
|
-
await writeFile(
|
|
29
|
-
resolve(nitro.options.output.dir, "routes.js"),
|
|
30
|
-
`
|
|
31
|
-
import { Router } from '@edgio/core/router'
|
|
32
|
-
import { isProductionBuild } from '@edgio/core/environment'
|
|
33
|
-
|
|
34
|
-
const router = new Router()
|
|
35
|
-
|
|
36
|
-
if (isProductionBuild()) {
|
|
37
|
-
router.static('public')
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
router.fallback(({ renderWithApp }) => { renderWithApp() })
|
|
41
|
-
|
|
42
|
-
export default router
|
|
43
|
-
`.trim()
|
|
44
|
-
);
|
|
45
|
-
await writeFile(
|
|
46
|
-
resolve(nitro.options.output.dir, "edgio/prod.js"),
|
|
47
|
-
`
|
|
48
|
-
module.exports = async function entry (port) {
|
|
49
|
-
process.env.PORT = process.env.NITRO_PORT = port.toString()
|
|
50
|
-
console.log('Starting Edgio server on port', port)
|
|
51
|
-
await import('../server/index.mjs')
|
|
52
|
-
console.log('Edgio server started')
|
|
53
|
-
}
|
|
54
|
-
`.trim()
|
|
55
|
-
);
|
|
56
|
-
await writeFile(
|
|
57
|
-
resolve(nitro.options.output.dir, "package.json"),
|
|
58
|
-
JSON.stringify(
|
|
59
|
-
{
|
|
60
|
-
name: "nitropack-edgio-output",
|
|
61
|
-
version: "1.0.0",
|
|
62
|
-
private: true,
|
|
63
|
-
scripts: {
|
|
64
|
-
build: "npm i && edgio build",
|
|
65
|
-
deploy: "npm i && edgio deploy",
|
|
66
|
-
start: "npm i && edgio run --production",
|
|
67
|
-
preview: "npm i && edgio build && edgio run --production"
|
|
68
|
-
},
|
|
69
|
-
devDependencies: {
|
|
70
|
-
"@edgio/cli": "^6",
|
|
71
|
-
"@edgio/core": "^6"
|
|
72
|
-
}
|
|
73
|
-
},
|
|
74
|
-
null,
|
|
75
|
-
2
|
|
76
|
-
)
|
|
77
|
-
);
|
|
78
|
-
await writeFile(
|
|
79
|
-
resolve(nitro.options.output.dir, "package-lock.json"),
|
|
80
|
-
""
|
|
81
|
-
);
|
|
82
|
-
}
|
|
83
|
-
}
|
|
84
|
-
},
|
|
85
|
-
{
|
|
86
|
-
name: "edgio",
|
|
87
|
-
aliases: ["layer0"],
|
|
88
|
-
url: import.meta.url
|
|
89
|
-
}
|
|
90
|
-
);
|
|
91
|
-
export default [edgio];
|
|
92
|
-
async function writeFile(path, contents) {
|
|
93
|
-
await fsp.mkdir(dirname(path), { recursive: true });
|
|
94
|
-
await fsp.writeFile(path, contents, "utf8");
|
|
95
|
-
}
|
|
@@ -1,51 +0,0 @@
|
|
|
1
|
-
import { basename } from "pathe";
|
|
2
|
-
import { defineNitroPreset } from "nitropack/kit";
|
|
3
|
-
import { updatePackageJSON, writeFirebaseConfig } from "./utils.mjs";
|
|
4
|
-
const firebase = defineNitroPreset(
|
|
5
|
-
{
|
|
6
|
-
entry: `./runtime/firebase-gen-{{ firebase.gen }}`,
|
|
7
|
-
commands: {
|
|
8
|
-
deploy: "npx firebase-tools deploy"
|
|
9
|
-
},
|
|
10
|
-
firebase: {
|
|
11
|
-
// we need this defined here so it's picked up by the template in firebase's entry
|
|
12
|
-
gen: Number.parseInt(process.env.NITRO_FIREBASE_GEN || "") || "default"
|
|
13
|
-
},
|
|
14
|
-
hooks: {
|
|
15
|
-
async compiled(nitro) {
|
|
16
|
-
await writeFirebaseConfig(nitro);
|
|
17
|
-
await updatePackageJSON(nitro);
|
|
18
|
-
},
|
|
19
|
-
"rollup:before": (nitro, rollupConfig) => {
|
|
20
|
-
const _gen = nitro.options.firebase?.gen;
|
|
21
|
-
if (!_gen || _gen === "default") {
|
|
22
|
-
nitro.logger.warn(
|
|
23
|
-
"Neither `firebase.gen` or `NITRO_FIREBASE_GEN` is set. Nitro will default to Cloud Functions 1st generation. It is recommended to set this to the latest generation (currently `2`). Set the version to remove this warning. See https://nitro.unjs.io/deploy/providers/firebase for more information."
|
|
24
|
-
);
|
|
25
|
-
nitro.options.firebase = { gen: 1 };
|
|
26
|
-
}
|
|
27
|
-
nitro.options.appConfig.nitro = nitro.options.appConfig.nitro || {};
|
|
28
|
-
nitro.options.appConfig.nitro.firebase = nitro.options.firebase;
|
|
29
|
-
rollupConfig.plugins.unshift({
|
|
30
|
-
name: "nitro:firebase",
|
|
31
|
-
transform: (code, id) => {
|
|
32
|
-
if (basename(id).startsWith("firebase-gen-")) {
|
|
33
|
-
return {
|
|
34
|
-
code: code.replace(
|
|
35
|
-
/__firebaseServerFunctionName__/g,
|
|
36
|
-
nitro.options.firebase?.serverFunctionName || "server"
|
|
37
|
-
),
|
|
38
|
-
map: null
|
|
39
|
-
};
|
|
40
|
-
}
|
|
41
|
-
}
|
|
42
|
-
});
|
|
43
|
-
}
|
|
44
|
-
}
|
|
45
|
-
},
|
|
46
|
-
{
|
|
47
|
-
name: "firebase",
|
|
48
|
-
url: import.meta.url
|
|
49
|
-
}
|
|
50
|
-
);
|
|
51
|
-
export default [firebase];
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import "#nitro-internal-pollyfills";
|
|
2
|
-
import { useNitroApp } from "nitropack/runtime";
|
|
3
|
-
import { useAppConfig } from "nitropack/runtime";
|
|
4
|
-
import functions from "firebase-functions";
|
|
5
|
-
import { toNodeListener } from "h3";
|
|
6
|
-
const nitroApp = useNitroApp();
|
|
7
|
-
const firebaseConfig = useAppConfig().nitro.firebase;
|
|
8
|
-
export const __firebaseServerFunctionName__ = functions.region(firebaseConfig.region ?? functions.RESET_VALUE).runWith(firebaseConfig.runtimeOptions ?? functions.RESET_VALUE).https.onRequest(toNodeListener(nitroApp.h3App));
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import "#nitro-internal-pollyfills";
|
|
2
|
-
import { useNitroApp } from "nitropack/runtime";
|
|
3
|
-
import { useAppConfig } from "nitropack/runtime";
|
|
4
|
-
import { onRequest } from "firebase-functions/v2/https";
|
|
5
|
-
import { toNodeListener } from "h3";
|
|
6
|
-
const nitroApp = useNitroApp();
|
|
7
|
-
const firebaseConfig = useAppConfig().nitro.firebase;
|
|
8
|
-
export const __firebaseServerFunctionName__ = onRequest(
|
|
9
|
-
{
|
|
10
|
-
// Must be set to public to allow all public requests by default
|
|
11
|
-
invoker: "public",
|
|
12
|
-
...firebaseConfig.httpsOptions
|
|
13
|
-
},
|
|
14
|
-
toNodeListener(nitroApp.h3App)
|
|
15
|
-
);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { __firebaseServerFunctionName__ } from "./firebase-gen-1";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { __firebaseServerFunctionName__ } from "./firebase-gen-1.mjs";
|