mirror of
https://gitee.com/ice-gl/icegl-three-vue-tres.git
synced 2025-04-05 06:22:43 +08:00
更新配置
This commit is contained in:
parent
5ef68b55f3
commit
4c9460401b
3
.fes.js
3
.fes.js
@ -4,7 +4,7 @@
|
||||
* @Autor: 地虎降天龙
|
||||
* @Date: 2023-10-16 10:53:09
|
||||
* @LastEditors: 地虎降天龙
|
||||
* @LastEditTime: 2023-11-05 10:15:03
|
||||
* @LastEditTime: 2023-11-09 11:45:30
|
||||
*/
|
||||
// import { resolve } from 'path';
|
||||
import { join } from 'path';
|
||||
@ -40,6 +40,7 @@ export default defineBuildConfig({
|
||||
...templateCompilerOptions,
|
||||
},
|
||||
viteOption: {
|
||||
base: "./", // /icegl-three-vue-tres/
|
||||
plugins: [
|
||||
UnoCSS({
|
||||
/* options */
|
||||
|
@ -4,7 +4,7 @@
|
||||
* @Autor: 地虎降天龙
|
||||
* @Date: 2023-11-03 16:02:49
|
||||
* @LastEditors: 地虎降天龙
|
||||
* @LastEditTime: 2023-11-06 10:07:29
|
||||
* @LastEditTime: 2023-11-09 11:45:08
|
||||
-->
|
||||
<template>
|
||||
<FDivider titlePlacement="left">{{ props.onePlugin.title + ' - ' + props.onePlugin.name }}</FDivider>
|
||||
|
Loading…
x
Reference in New Issue
Block a user