🐛 fix angular demo (#1178)
Co-authored-by: gongshun <gongshun@gridsum.com>
This commit is contained in:
parent
d03685563f
commit
5b206f20bc
|
|
@ -1,9 +1,7 @@
|
|||
import 'zone.js'; // for angular subapp
|
||||
import { registerMicroApps, runAfterFirstMounted, setDefaultMountApp, start, initGlobalState } from '../../es';
|
||||
import './index.less';
|
||||
|
||||
// for angular subapp
|
||||
import 'zone.js';
|
||||
|
||||
/**
|
||||
* 主应用 **可以使用任意技术栈**
|
||||
* 以下分别是 React 和 Vue 的示例,可切换尝试
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user