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 38bd89b commit 30710d1Copy full SHA for 30710d1
.vuepress/config.js
@@ -1,4 +1,4 @@
1
-import path from 'path';
+import path from 'node:path';
2
import { defineUserConfig } from '@vuepress/cli';
3
import { gitPlugin } from '@vuepress/plugin-git';
4
import { feedPlugin } from '@vuepress/plugin-feed';
0 commit comments