JerryP
Results
1
issues of
JerryP
## How to 1. vite.config ``` { base: 'https://cdn-v2.mycdn.com/dev' } ``` 2. vite build 1. vite build with wrong href index.html ```html ``` 2. Should be index.html ```html ``` ##...