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 2, 2024
0 parents commit e25ec64
Show file tree
Hide file tree
Showing 7 changed files with 30 additions and 0 deletions.
1 change: 1 addition & 0 deletions css/app.91018eee.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.74657d6a.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.91018eee.css" rel="preload" as="style"><link href="/thesis/css/chunk-vendors.74657d6a.css" rel="preload" as="style"><link href="/thesis/js/app.2da13a58.js" rel="preload" as="script"><link href="/thesis/js/chunk-vendors.6bfd235f.js" rel="preload" as="script"><link href="/thesis/css/chunk-vendors.74657d6a.css" rel="stylesheet"><link href="/thesis/css/app.91018eee.css" rel="stylesheet"></head><body><div id="app"></div><script src="/thesis/js/chunk-vendors.6bfd235f.js"></script><script src="/thesis/js/app.2da13a58.js"></script></body></html>
2 changes: 2 additions & 0 deletions js/app.2da13a58.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.2da13a58.js.map

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

0 comments on commit e25ec64

Please sign in to comment.