etc
This commit is contained in:
parent
e81f6ac8b7
commit
df10328d55
@ -7,6 +7,6 @@ export default defineConfig({
|
|||||||
dir: 'dist',
|
dir: 'dist',
|
||||||
format: 'es'
|
format: 'es'
|
||||||
},
|
},
|
||||||
|
plugins: [typescript()],
|
||||||
external: ['path', 'axp-ts', 'dotenv', 'express', 'mongoose'],
|
external: ['path', 'axp-ts', 'dotenv', 'express', 'mongoose'],
|
||||||
plugins: [typescript()]
|
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user