mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-08 05:56:38 +00:00
Try to include source maps
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#! /usr/bin/env node
|
||||
import "./extendZod.ts";
|
||||
import 'source-map-support/register'
|
||||
|
||||
import { runSetupFunctions } from "./setup";
|
||||
import { createApiServer } from "./apiServer";
|
||||
|
||||
Reference in New Issue
Block a user