mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-01 02:12:36 +02:00
parent
46da6fa313
commit
71d15dfa49
70 changed files with 136 additions and 136 deletions
|
@ -86,7 +86,7 @@
|
|||
<pre><code class="hljs css language-bash">yarn examples versions
|
||||
</code></pre>
|
||||
<p>스크립트를 실행하면 <code>pages/en/versions.js</code> 파일이 만들어집니다.</p>
|
||||
<p>버전을 어떻게 표시할지에 따라 파일을 수정할 수 있습니다.</p>
|
||||
<p>You can edit this file, later on, to customize how you display the versions.</p>
|
||||
<p>아래 항목이 <code>package.json</code> 파일에 설정되어 있지 않다면 추가합니다.</p>
|
||||
<pre><code class="hljs css language-js">...
|
||||
<span class="hljs-string">"scripts"</span>: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue