build 수정
This commit is contained in:
parent
ee8a748290
commit
1e933a7d65
2
dist/index.html
vendored
2
dist/index.html
vendored
@ -5,7 +5,7 @@
|
||||
<link rel="icon" type="image/png" href="/favicon.png" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>숙제노기</title>
|
||||
<script type="module" crossorigin src="/assets/index.nb852h54.js"></script>
|
||||
<script type="module" crossorigin src="/assets/index.D8OG0Kkt.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "node_modules/.bin/tsc -b && vite build",
|
||||
"build": "npx tsc -b && vite build",
|
||||
"lint": "eslint .",
|
||||
"preview": "vite preview"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user