10000 Pick up some changes by re-fort · Pull Request #330 · vuejs/jp.vuejs.org · GitHub
[go: up one dir, main page]

Skip to content

Pick up some changes #330

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Sep 11, 2017
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update doc link to Japanese version
  • Loading branch information
re-fort committed Sep 11, 2017
commit e5fba45e16666647a1eeb12be977082dc2164ddd
2 changes: 1 addition & 1 deletion src/v2/guide/deployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ Webpack を使用している場合、JavaScript と テンプレートの分離

それぞれのビルドツールのドキュメントを参照してください:

- [Webpack + vue-loader](https://vue-loader.vuejs.org/en/configurations/extract-css.html) (`vue-cli` の webpack テンプレートは既に設定済み)
- [Webpack + vue-loader](https://vue-loader.vuejs.org/ja/configurations/extract-css.html) (`vue-cli` の webpack テンプレートは既に設定済み)
- [Browserify + vueify](https://github.com/vuejs/vueify#css-extraction)
- [Rollup + rollup-plugin-vue](https://vuejs.github.io/rollup-plugin-vue/#/en/2.3/?id=custom-handler)

Expand Down
0