refactor: sync managers and section box actions
Wire section box scale/reverse/reset to clipping APIs and sync demo artifacts.
This commit is contained in:
@@ -21,7 +21,9 @@ export default defineConfig(() => {
|
||||
// 开发服务器配置
|
||||
server: {
|
||||
port: 3000,
|
||||
open: '/demo/index.html', // 自动打开 demo 页面
|
||||
host: '0.0.0.0',
|
||||
open: '/demo/index.html',
|
||||
allowedHosts: true,
|
||||
},
|
||||
build: {
|
||||
lib: {
|
||||
|
||||
Reference in New Issue
Block a user