Skip to content

Commit 90fba75

Browse files
committed
chore: prepare sshpk for cert/key/sshkeys related tools
1 parent e073b2b commit 90fba75

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

vite.config.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
import { resolve } from 'node:path';
2+
<<<<<<< HEAD
23
import { URL, fileURLToPath } from 'node:url';
4+
=======
5+
>>>>>>> chore: prepare sshpk for cert/key/sshkeys related tools
36
import { nodePolyfills } from 'vite-plugin-node-polyfills';
47

58
import VueI18n from '@intlify/unplugin-vue-i18n/vite';

0 commit comments

Comments
 (0)