mirror of
https://github.com/graphql-hive/console
synced 2026-04-21 14:37:17 +00:00
chore: remove vite output config (#7644)
This commit is contained in:
parent
1f38d9064c
commit
c149390f7b
1 changed files with 0 additions and 3 deletions
|
|
@ -49,9 +49,6 @@ export default {
|
|||
index: resolve(__dirname, 'index.html'),
|
||||
['preflight-worker-embed']: resolve(__dirname, 'preflight-worker-embed.html'),
|
||||
},
|
||||
output: {
|
||||
entryFileNames: '[name].[hash].js',
|
||||
},
|
||||
},
|
||||
},
|
||||
optimizeDeps: {
|
||||
|
|
|
|||
Loading…
Reference in a new issue