kaas
This commit is contained in:
parent
12f10d4ee1
commit
75ff164f01
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
||||||
// @refresh reload
|
// @refresh reload
|
||||||
import { createHandler, StartServer } from "@solidjs/start/server";
|
import { createHandler, StartServer } from "@solidjs/start/server";
|
||||||
import { installIntoGlobal } from "iterator-helpers-polyfill";
|
import { installIntoGlobal } from "iterator-helpers-polyfill";
|
||||||
import { isServer } from "solid-js/web";
|
|
||||||
|
console.log(process.env);
|
||||||
|
|
||||||
installIntoGlobal();
|
installIntoGlobal();
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue