-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Description
Describe the bug
Compiling a project with adapter-node fails with ReferenceError: BASE_ENV is not defined
Reproduction
Compile a project with adapter-static
https://github.com/lovasoa/sanipasse/tree/update-svelte
Logs
file:///workspaces/sanipasse/build/handler-4b919981.js:740
const base = BASE_ENV && process.env[BASE_ENV];
^
ReferenceError: BASE_ENV is not defined
at file:///workspaces/sanipasse/build/handler-4b919981.js:740:14
at ModuleJob.run (node:internal/modules/esm/module_job:185:25)
at async Promise.all (index 0)
at async ESMLoader.import (node:internal/modules/esm/loader:281:24)
at async loadESM (node:internal/process/esm_loader:88:5)
at async handleMainPromise (node:internal/modules/run_main:65:12)System Info
latestSeverity
blocking all usage of SvelteKit
Additional Information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels