We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aad86b9 commit 1277445Copy full SHA for 1277445
packages/@vuepress/core/lib/eject.js
@@ -6,7 +6,7 @@ const EXCLUDED_FILES = [
6
'__tests__',
7
'.npmignore',
8
'package.json',
9
- 'package.json',
+ 'node_modules',
10
'README.md'
11
]
12
0 commit comments