Skip to content

Commit f413024

Browse files
author
gilphilbert
committed
simple build process
1 parent 39f6ad9 commit f413024

24 files changed

+1
-40
lines changed

Diff for: .github/workflows/dist.yml

-39
This file was deleted.
File renamed without changes.

Diff for: dist/favicon.ico renamed to docs/favicon.ico

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

Diff for: dist/index.html renamed to docs/index.html

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

Diff for: dist/juke.css renamed to docs/juke.css

File renamed without changes.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"scripts": {
66
"serve": "vue-cli-service serve",
7-
"build": "vue-cli-service build",
7+
"build": "vue-cli-service build --dest docs",
88
"lint": "vue-cli-service lint"
99
},
1010
"dependencies": {

0 commit comments

Comments
 (0)