File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
themes/vue/layout/partials Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -127,6 +127,8 @@ creating-custom-scroll-directives.md | カスタムスクロールディレク
127
127
debugging-in-vscode.md | VS Code と Chrome によるデバッグ | [ c-su] ( https://github.com/c-su )
128
128
using-axios-to-consume-apis.md | axios を利用した API の使用 | [ masaakikunsan] ( https://github.com/masaakikunsan )
129
129
avoiding-memory-leaks.md | メモリリークを回避する | [ nicedchy] ( https://github.com/nicedchy )
130
+ client-side-storage.md | クライアントサイドストレージ | [ nicedchy] ( https://github.com/nicedchy )
131
+ packaging-sfc-for-npm.md | Vue コンポーネントを npm パッケージ化する | [ desigrammer] ( https://github.com/desigrammer )
130
132
131
133
## Vue.js 公式ブログ "The Vue Point" の翻訳
132
134
Original file line number Diff line number Diff line change 189
189
' ixkaito' ,
190
190
' miyako-ep' ,
191
191
' waterada' ,
192
- ' desigrammer'
192
+ ' desigrammer' ,
193
+ ' ysgk'
193
194
]
194
195
var contributors1 = [
195
196
' bouzuya' ,
You can’t perform that action at this time.
0 commit comments