mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-07-19 12:03:37 +00:00
chore: web ui/api move
This commit is contained in:
@@ -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',
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user