aliyun / alibabacloud-alfa

阿里云微前端解决方案
https://aliyun.github.io/alibabacloud-alfa
MIT License
846 stars 83 forks source link

ng-portal是否可以可以更新一下? #86

Open renwofei423 opened 2 years ago

renwofei423 commented 2 years ago

alibabacloud-alfa/packages/ng/下的ng-portal打包出来的库版本还是v1.0.0-next.11,其他都更新v1.2.3。

在使用angualr 10的子应用时,这个库报错不兼容,能否升级更新兼容一下?

renwofei423 commented 2 years ago

报错: ERROR in ./node_modules/@alicloud/console-os-ng-portal/node_modules/single-spa-angular/lib/browser-lib/esm/single-spa-angular.js 129:2-26 "export 'ɵBrowserPlatformLocation' was not found in '@angular/platform-browser'

renwofei423 commented 2 years ago

WARNING in /home/rookieh/workspace/micro_front/alibabacloud-alfa/example/SubApp/khatch-ui/src/polyfills.ts is part of the TypeScript compilation but it's unused. Add only entry points to the 'files' or 'include' properties in your tsconfig.

WARNING in /home/rookieh/workspace/micro_front/alibabacloud-alfa/example/SubApp/khatch-ui/src/app/cloud/overviews/liquid-fill/liquid-fill.component.ts depends on 'echarts'. CommonJS or AMD dependencies can cause optimization bailouts. For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies

ERROR in ./node_modules/@alicloud/console-os-ng-portal/node_modules/single-spa-angular/lib/browser-lib/esm/single-spa-angular.js 129:2-26 "export 'ɵBrowserPlatformLocation' was not found in '@angular/platform-browser' Angular Live Development Server is listening on 0.0.0.0:8200, open your browser on http://localhost:8200/

Date: 2022-02-22T07:48:12.373Z - Hash: 017262e2e565dfefd907 35 unchanged chunks

Time: 12809ms

ERROR in ./node_modules/@alicloud/console-os-ng-portal/node_modules/single-spa-angular/lib/browser-lib/esm/single-spa-angular.js 129:2-26 "export 'ɵBrowserPlatformLocation' was not found in '@angular/platform-browser'

Boelroy commented 2 years ago

OK 我这周修复一下