mirror of
https://github.com/tribufu/tribufu-js
synced 2026-05-06 06:47:27 +00:00
Update package build
This commit is contained in:
parent
77d0896991
commit
a5b248241d
3 changed files with 5 additions and 4 deletions
|
|
@ -9,7 +9,7 @@ const baseConfig = {
|
|||
target: "node18",
|
||||
bundle: true,
|
||||
minify: false,
|
||||
sourcemap: true,
|
||||
sourcemap: false,
|
||||
legalComments: "linked",
|
||||
plugins: [nodeExternalsPlugin()],
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue