build input is index.ts
This commit is contained in:
parent
2d0e15533a
commit
d19ba72b4a
@ -35,7 +35,7 @@ export default defineConfig({
|
|||||||
target: 'esnext',
|
target: 'esnext',
|
||||||
minify: false,
|
minify: false,
|
||||||
rollupOptions: {
|
rollupOptions: {
|
||||||
input: './src/router.ts',
|
input: './src/index.ts',
|
||||||
output: {
|
output: {
|
||||||
entryFileNames: 'index.js',
|
entryFileNames: 'index.js',
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user