mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-01-15 12:50:33 +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',
|
target: 'esnext',
|
||||||
minify: false,
|
minify: false,
|
||||||
lib: {
|
lib: {
|
||||||
entry: 'src/NapCat.ts',
|
entry: 'ui/NapCat.ts',
|
||||||
formats: ['es'],
|
formats: ['es'],
|
||||||
fileName: () => 'renderer.js',
|
fileName: () => 'renderer.js',
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user