single spa aurelia framework 源码
单个SPA Aurelia框架v1 适用于Aurelia框架v1的Single SPA适配器。调用Single SPA引导生命周期方法时,模块将手动引导aurelia实例,并在安装应用程序时调用instance.start()和instance.setRoot()。 由于不存在Aurelia拆卸API,因此根手动删除,分离和解除绑定根组件。 安装 npm i single-spa-aurelia-framework 选项 { // Aurelia configure method provided in main.ts configure : configure , // Method to get the active aurelia instance from 'aurelia-dependency-injection' getInstance : (
文件列表
single-spa-aurelia-framework-master.zip
(预估有个9文件)
single-spa-aurelia-framework-master
src
index.ts
3KB
types
index.d.ts
211B
tsconfig.json
797B
jest.config.js
275B
README.md
4KB
tests
index.test.ts
503B
暂无评论