mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-12 08:37:25 +02:00
chore: remove facebook template (#9026)
This commit is contained in:
parent
b4087720cb
commit
ffcc68d1cf
65 changed files with 2 additions and 11348 deletions
|
@ -182,7 +182,6 @@ console.log(`-------
|
|||
`);
|
||||
await fs.rm('./examples/classic', {recursive: true, force: true});
|
||||
await fs.rm('./examples/classic-typescript', {recursive: true, force: true});
|
||||
await fs.rm('./examples/facebook', {recursive: true, force: true});
|
||||
|
||||
// Get the list of all available templates
|
||||
console.log(`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue