mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2024-11-21 09:36:35 +00:00
chore: web ui/api move
This commit is contained in:
parent
1c6b5cffe1
commit
788ef5d81c
@ -5,7 +5,7 @@ export default defineConfig({
|
||||
target: 'esnext',
|
||||
minify: false,
|
||||
lib: {
|
||||
entry: 'src/NapCat.ts',
|
||||
entry: 'ui/NapCat.ts',
|
||||
formats: ['es'],
|
||||
fileName: () => 'renderer.js',
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user