We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e2674b commit d09d37cCopy full SHA for d09d37c
source/guide/application.md
@@ -114,4 +114,4 @@ describe('my-component', function () {
114
115
## 一个示例
116
117
-[Vue.js Hackernews Clone](https://github.com/yyx990803/vue-hackernews) 是一个应用的例子,它把 Browserify + Vueify 用来代码组织、Director.js 用来做路由、HackerNews 官方的 Firebase API 为后端。这不算什么特别大的应用,但它结合并展示了本页面讨论到的各方面概念。
+[Vue.js Hackernews Clone](https://github.com/yyx990803/vue-hackernews) 是一个应用的例子,它把 Webpack + vue-loader 用来代码组织、Director.js 用来做路由、HackerNews 官方的 Firebase API 为后端。这不算什么特别大的应用,但它结合并展示了本页面讨论到的各方面概念。
0 commit comments