mirror of
https://gitee.com/bootx/dax-pay-ui
synced 2026-08-11 23:25:33 +08:00
fix: build error
This commit is contained in:
@@ -64,7 +64,8 @@ const viteConfig: UserConfig = {
|
|||||||
* `index.html` does not exist (e.g. serving vite assets from a different host)
|
* `index.html` does not exist (e.g. serving vite assets from a different host)
|
||||||
* @default 'index.html'
|
* @default 'index.html'
|
||||||
*/
|
*/
|
||||||
entry: 'public/index.html',
|
// TODO build error
|
||||||
|
// entry: './public/index.html',
|
||||||
/**
|
/**
|
||||||
* 端口号
|
* 端口号
|
||||||
* @default '3000'
|
* @default '3000'
|
||||||
|
|||||||
Reference in New Issue
Block a user