mirror of
https://github.com/vitejs/vite.git
synced 2024-11-21 22:59:10 +00:00
chore: fix test
This commit is contained in:
parent
83d1dd4b2e
commit
ec1bb0e639
@ -39,7 +39,7 @@ export default defineConfig({
|
||||
cssTarget: 'chrome61',
|
||||
rollupOptions: {
|
||||
input: {
|
||||
main: path.resolve(__dirname, './index.html'),
|
||||
index: path.resolve(__dirname, './index.html'),
|
||||
treeshakeScoped: path.resolve(
|
||||
__dirname,
|
||||
'./treeshake-scoped/index.html',
|
||||
|
Loading…
Reference in New Issue
Block a user