mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-29 17:07:08 +02:00
chore: various improvements to repo setup (#6471)
* chore: various improvements to repo setup * fix again * fix
This commit is contained in:
parent
83fb3a825f
commit
ebd5340205
12 changed files with 81 additions and 55 deletions
|
@ -15,9 +15,7 @@
|
|||
"build": "tsc",
|
||||
"watch": "tsc --watch"
|
||||
},
|
||||
"bin": {
|
||||
"create-docusaurus": "bin/index.js"
|
||||
},
|
||||
"bin": "bin/index.js",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue