mirror of
https://github.com/fosrl/pangolin.git
synced 2025-09-01 07:20:06 +02:00
enable sourcemap
This commit is contained in:
parent
03c1d7bb79
commit
2c7e032cca
3 changed files with 5 additions and 4 deletions
|
@ -62,7 +62,7 @@ esbuild
|
|||
packagePath: getPackagePaths(),
|
||||
}),
|
||||
],
|
||||
sourcemap: false,
|
||||
sourcemap: true,
|
||||
target: "node20",
|
||||
})
|
||||
.then(() => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue