mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-02 16:19:08 +00:00
enable sourcemap
This commit is contained in:
@@ -62,7 +62,7 @@ esbuild
|
||||
packagePath: getPackagePaths(),
|
||||
}),
|
||||
],
|
||||
sourcemap: false,
|
||||
sourcemap: true,
|
||||
target: "node20",
|
||||
})
|
||||
.then(() => {
|
||||
|
||||
Reference in New Issue
Block a user