mirror of
https://github.com/DeterminateSystems/nix-installer-action.git
synced 2024-12-23 05:22:21 +01:00
Don't clean dist using tsup
This commit is contained in:
parent
e4a38c246a
commit
4a8c7256d3
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ export default defineConfig({
|
|||
target: "node20",
|
||||
bundle: true,
|
||||
splitting: false,
|
||||
clean: true,
|
||||
dts: {
|
||||
resolve: true,
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue