Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
rajgoesout committed Mar 22, 2019
1 parent 73bc122 commit a1ff817
Show file tree
Hide file tree
Showing 5 changed files with 289 additions and 217 deletions.
203 changes: 113 additions & 90 deletions build/lib/buildbot_vue_plugin_boilerplate/static/scripts.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/Hello.vue
Expand Up @@ -5,7 +5,7 @@
</template>

<script>
module.exports = {
export default {
name: "Hello",
data: function() {
return {
Expand Down

0 comments on commit a1ff817

Please sign in to comment.