mirror of
https://github.com/tenrok/vue-tribute.git
synced 2026-06-23 10:20:35 +03:00
Remove old example files
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@
|
||||
"test": "jest",
|
||||
"watch-test": "jest --watchAll",
|
||||
"example": "poi example/index.js",
|
||||
"example:build": "poi build",
|
||||
"example:build": "rm -rf example/dist && poi build",
|
||||
"example:deploy": "git subtree push --prefix example/dist origin gh-pages",
|
||||
"version": "npm run example:deploy"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user