Skip to content

Commit e5d7d49

Browse files
committed
chore: remove legacy installVueDevtools
1 parent bdc19b6 commit e5d7d49

File tree

6 files changed

+0
-180
lines changed

6 files changed

+0
-180
lines changed

lib/index.d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
import { Protocol } from 'electron'
22

33
export function createProtocol(scheme: string, customProtocol?: Protocol): void
4-
export function installVueDevtools(forceDownload?: boolean): Promise<string>

lib/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
export { default as installVueDevtools } from './installVueDevtools'
21
export { default as createProtocol } from './createProtocol'

lib/installVueDevtools/downloadChromeExtension.js

Lines changed: 0 additions & 57 deletions
This file was deleted.

lib/installVueDevtools/index.js

Lines changed: 0 additions & 61 deletions
This file was deleted.

lib/installVueDevtools/licence.txt

Lines changed: 0 additions & 13 deletions
This file was deleted.

lib/installVueDevtools/utils.js

Lines changed: 0 additions & 47 deletions
This file was deleted.

0 commit comments

Comments
 (0)