We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e073b2b commit 90fba75Copy full SHA for 90fba75
vite.config.ts
@@ -1,5 +1,8 @@
1
import { resolve } from 'node:path';
2
+<<<<<<< HEAD
3
import { URL, fileURLToPath } from 'node:url';
4
+=======
5
+>>>>>>> chore: prepare sshpk for cert/key/sshkeys related tools
6
import { nodePolyfills } from 'vite-plugin-node-polyfills';
7
8
import VueI18n from '@intlify/unplugin-vue-i18n/vite';
0 commit comments