mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-12-28 12:01:22 +08: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…
Reference in New Issue
Block a user