mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-01-15 10:48:17 +00:00
修改依赖包
This commit is contained in:
parent
95d48d778f
commit
499548d77d
@ -1 +1,2 @@
|
||||
declare module 'rax-find-dom-node';
|
||||
declare module '@ali/lowcode-rax-renderer/lib/index';
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
import { Fragment, Component, createElement } from 'rax';
|
||||
// import { observer } from './obx-rax/observer';
|
||||
// import RaxEngine from '@ali/lowcode-rax-renderer/lib/index';
|
||||
import RaxEngine from '../../rax-render/lib/index';
|
||||
import RaxEngine from '@ali/lowcode-rax-renderer/lib/index';
|
||||
// import RaxEngine from '../../rax-render/lib/index';
|
||||
import { SimulatorRenderer } from './renderer';
|
||||
import { host } from './host';
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user