mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-05 05:47:10 -04:00
chore: prepare sshpk for cert/key/sshkeys related tools
This commit is contained in:
parent
e073b2babf
commit
90fba759c3
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
|||
import { resolve } from 'node:path';
|
||||
<<<<<<< HEAD
|
||||
import { URL, fileURLToPath } from 'node:url';
|
||||
=======
|
||||
>>>>>>> chore: prepare sshpk for cert/key/sshkeys related tools
|
||||
import { nodePolyfills } from 'vite-plugin-node-polyfills';
|
||||
|
||||
import VueI18n from '@intlify/unplugin-vue-i18n/vite';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue