refactor: migrate to ESM
This commit is contained in:
@@ -101,11 +101,6 @@ export function getConfig(): UserConfig {
|
||||
__VUE_PROD_DEVTOOLS__: false,
|
||||
},
|
||||
|
||||
// https://vitejs.dev/guide/dep-pre-bundling.html#monorepos-and-linked-dependencies
|
||||
optimizeDeps: {
|
||||
include: ['misskey-js', 'misskey-reversi', 'misskey-bubble-game'],
|
||||
},
|
||||
|
||||
build: {
|
||||
target: [
|
||||
'chrome116',
|
||||
|
Reference in New Issue
Block a user