feat vite feature
This commit is contained in:
11
viteTest/index.html
Normal file
11
viteTest/index.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Title</title>
|
||||
<script src="./index.js" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<h1>vite Demo</h1>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user