mirror of
https://github.com/hanxi/xiaomusic.git
synced 2025-12-06 14:52:50 +08:00
feat: add path aliases and base URL configuration in Vite(SoundSpace) (#569)
* feat: SoundSpace Theme * feat: add path aliases and base URL configuration in Vite(SoundSpace)
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -1 +0,0 @@
|
||||
import{O as a}from"./features-animation-d7XZ5Dr3.js";import"./index-BlfQbszy.js";var i=a;export{i as default};
|
||||
1
xiaomusic/static/soundSpace/assets/index-DSAAAm0Q.js
vendored
Normal file
1
xiaomusic/static/soundSpace/assets/index-DSAAAm0Q.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
import{O as a}from"./features-animation-BRiA9rfd.js";import"./index-ihgeXEwv.js";var i=a;export{i as default};
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1 +0,0 @@
|
||||
import{O as a}from"./features-animation-d7XZ5Dr3.js";import"./index-BlfQbszy.js";var t=a;export{t as default};
|
||||
1
xiaomusic/static/soundSpace/assets/src-UW24ZMRV-VnAVJcYj.js
vendored
Normal file
1
xiaomusic/static/soundSpace/assets/src-UW24ZMRV-VnAVJcYj.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
import{O as a}from"./features-animation-BRiA9rfd.js";import"./index-ihgeXEwv.js";var t=a;export{t as default};
|
||||
6
xiaomusic/static/soundSpace/index.html
vendored
6
xiaomusic/static/soundSpace/index.html
vendored
@@ -2,11 +2,11 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
|
||||
<link rel="icon" type="image/svg+xml" href="/static/soundSpace/vite.svg" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>soundscape</title>
|
||||
<script type="module" crossorigin src="/assets/index-BlfQbszy.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-9NZzn3xg.css">
|
||||
<script type="module" crossorigin src="/static/soundSpace/assets/index-ihgeXEwv.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/static/soundSpace/assets/index-9NZzn3xg.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
|
||||
Reference in New Issue
Block a user