mirror of
https://github.com/pockethost/pockethost.git
synced 2025-11-23 22:15:49 +00:00
chore(mothership): remove bundling from tsdown configuration
This commit is contained in:
parent
69f0d19281
commit
cbf0fa509e
@ -15,5 +15,4 @@ export default defineConfig({
|
|||||||
platform: 'node',
|
platform: 'node',
|
||||||
minify: false,
|
minify: false,
|
||||||
sourcemap: false,
|
sourcemap: false,
|
||||||
bundle: true,
|
|
||||||
})
|
})
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user