Skip to content

Commit

Permalink
[local-build-vue.sh] add /dist for gh-pages branch
Browse files Browse the repository at this point in the history
  • Loading branch information
chanelkim committed Apr 4, 2024
0 parents commit 3d6b92e
Show file tree
Hide file tree
Showing 7 changed files with 30 additions and 0 deletions.
1 change: 1 addition & 0 deletions css/app.59d4bbb8.css

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

1 change: 1 addition & 0 deletions css/chunk-vendors.b1190e80.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!DOCTYPE html><html lang=""><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><title>Vue App</title><link href="/thesis/css/app.59d4bbb8.css" rel="preload" as="style"><link href="/thesis/css/chunk-vendors.b1190e80.css" rel="preload" as="style"><link href="/thesis/js/app.4c2b6dc0.js" rel="preload" as="script"><link href="/thesis/js/chunk-vendors.f58536df.js" rel="preload" as="script"><link href="/thesis/css/chunk-vendors.b1190e80.css" rel="stylesheet"><link href="/thesis/css/app.59d4bbb8.css" rel="stylesheet"></head><body><div id="app"></div><script src="/thesis/js/chunk-vendors.f58536df.js"></script><script src="/thesis/js/app.4c2b6dc0.js"></script></body></html>
2 changes: 2 additions & 0 deletions js/app.4c2b6dc0.js

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

1 change: 1 addition & 0 deletions js/app.4c2b6dc0.js.map

Large diffs are not rendered by default.

23 changes: 23 additions & 0 deletions js/chunk-vendors.f58536df.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions js/chunk-vendors.f58536df.js.map

Large diffs are not rendered by default.

0 comments on commit 3d6b92e

Please sign in to comment.