mirror of
https://github.com/fosrl/pangolin.git
synced 2025-12-12 19:18:30 +00:00
Source maps as js
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#! /usr/bin/env node
|
||||
import "./extendZod.ts";
|
||||
import 'source-map-support/register'
|
||||
import 'source-map-support/register.js'
|
||||
|
||||
import { runSetupFunctions } from "./setup";
|
||||
import { createApiServer } from "./apiServer";
|
||||
|
||||
Reference in New Issue
Block a user