.
This commit is contained in:
parent
d19d61dfc3
commit
9f17c1adba
3 changed files with 1 additions and 7 deletions
|
|
@ -17,7 +17,6 @@ export const tsup_config_back: Options = {
|
|||
sourcemap: false,
|
||||
minify: false, // Geralmente não minificamos o código do backend em produção, mas você pode mudar
|
||||
platform: "node",
|
||||
external: ["dayjs"],
|
||||
outExtension: () => ({ js: ".js" }),
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue