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 feebe31 commit 4593f3aCopy full SHA for 4593f3a
packages/docusaurus/src/commands/swizzle/actions.ts
@@ -77,8 +77,6 @@ export async function eject({
77
]),
78
});
79
80
- console.log('eject', componentName, {filesToCopy});
81
-
82
if (filesToCopy.length === 0) {
83
// This should never happen
84
throw new Error(
0 commit comments