Remove source map for docker build.

This commit is contained in:
Patrick Fic
2025-11-06 15:15:32 -08:00
parent ebe3d8821d
commit 17b58238b4
4 changed files with 2 additions and 6 deletions

View File

@@ -1,6 +1,3 @@
// Simple test to verify source maps are working
import "source-map-support/register";
console.log("Testing source map support...");
function testError() {