Skip to content

Commit

Permalink
Polish translation
Browse files Browse the repository at this point in the history
  • Loading branch information
oohira committed Dec 24, 2018
1 parent 1cac98f commit 97ca679
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/v2/guide/single-file-components.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,6 @@ order: 401

### 上級者ユーザー向け

CLI はツール設定の大部分の面倒を見てくれますが、 [設定オプション](https://cli.vuejs.org/config/) を通してきめ細かなカスタマイズをすることも許しています
CLI はツール設定の大部分の面倒を見てくれますが、 [設定オプション](https://cli.vuejs.org/config/) を通してきめ細かなカスタマイズをすることもできます

あなたが独自のビルドセットアップをゼロから作ることを好む場合、webpack と [vue-loader](https://vue-loader.vuejs.org) を手動で設定する必要があるでしょう。webpack 自体についてさらに学ぶには、[公式ドキュメント](https://webpack.js.org/configuration/)[Webpack Academy](https://webpack.academy/p/the-core-concepts) を参照してください。

0 comments on commit 97ca679

Please sign in to comment.