vuejs / vue-hackernews

HackerNews clone with Vue.js

Repository from Github https://github.comvuejs/vue-hackernewsRepository from Github https://github.comvuejs/vue-hackernews

wrong deployment?

remoe opened this issue · comments

I've found that one can access the code on your sample:

http://vuejs.github.io/vue-hackernews/src/main.js

I know it's opensource :) Nevertheless it should not be possible to get any sourcefile from the server, right?

This is just because I'm deploying by serving the whole repo via github pages. In actual deployment, just deploy index.html and the static folder.