Remove source map for docker build.
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user