Skip to content

Commit

Permalink
chore: remove book build
Browse files Browse the repository at this point in the history
  • Loading branch information
asvae committed Aug 5, 2019
1 parent 98daa8d commit 5d0fb36
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 69 deletions.
1 change: 0 additions & 1 deletion .env.book

This file was deleted.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
"author": "smartapant <[email protected]>",
"scripts": {
"serve": "vue-cli-service serve",
"serve:book": "vue-cli-service serve --mode book",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint",
"inspect": "vue-cli-service inspect > inspect.js",
Expand Down Expand Up @@ -47,7 +46,8 @@
"vuetable-2": "1.7.5",
"vuex": "^3.1.0",
"vuex-i18n": "^1.11.0",
"vuex-router-sync": "5.0.0"
"vuex-router-sync": "5.0.0",
"vuestic-ui": "epicmaxco/vuestic-ui#master"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^3.6.0",
Expand Down
17 changes: 0 additions & 17 deletions src/vue-book/BookApp.vue

This file was deleted.

46 changes: 0 additions & 46 deletions src/vue-book/book-main.js

This file was deleted.

3 changes: 0 additions & 3 deletions src/vue-book/book-main.scss

This file was deleted.

0 comments on commit 5d0fb36

Please sign in to comment.