fixed issue where npmrun build did not execute
This commit is contained in:
1
dist/assets/AboutView-190d38b7.js
vendored
Normal file
1
dist/assets/AboutView-190d38b7.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
import{_ as a,o as s,c as n,a as o}from"./index-78328891.js";const t={},e={class:"about"},r=[o("h1",null,"This is an about page",-1)];const i=a(t,[["render",function(a,o){return s(),n("div",e,r)}]]);export{i as default};
|
||||
2
dist/assets/index-78328891.js
vendored
Normal file
2
dist/assets/index-78328891.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
dist/assets/logo-277e0e97.svg
vendored
Normal file
1
dist/assets/logo-277e0e97.svg
vendored
Normal file
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 261.76 226.69"><path d="M161.096.001l-30.225 52.351L100.647.001H-.005l130.877 226.688L261.749.001z" fill="#41b883"/><path d="M161.096.001l-30.225 52.351L100.647.001H52.346l78.526 136.01L209.398.001z" fill="#34495e"/></svg>
|
||||
|
After Width: | Height: | Size: 276 B |
BIN
dist/favicon.ico
vendored
Normal file
BIN
dist/favicon.ico
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.2 KiB |
1
dist/index.html
vendored
Normal file
1
dist/index.html
vendored
Normal file
@@ -0,0 +1 @@
|
||||
<!doctype html><html lang="en"><head><meta charset="UTF-8"><link rel="icon" href="./favicon.ico"><meta name="viewport" content="width=device-width,initial-scale=1"><title>Hello_World_Vue 01</title><script type="module" crossorigin src="./assets/index-78328891.js"></script></head><body><div id="app"></div></body></html>
|
||||
Reference in New Issue
Block a user