Here is previous issue at github :https://github.com/abpframework/abp/issues/857#issuecomment-663996864
How to host XXXX.HttpApi.Host(WebApi) and Angular at same website port:80 ?
In previous version(v3.x) , I install Microsoft.AspNetCore.SpaServices.Extensions and copy angular app( oAuthConfig responseType:password) to wwwroot/app folder can be solved.
But in v4.0 ,AccountModule has been removed and oAuthConfig responseType must be code
, Is there have any suggestion ?
@ismcagdas Hi:
Now,We can download NG package via CLI(abp get-source), but I can't find source code of @volo/abp.commercial.ng.ui
in any module ,Could you tell me how to get it, and also Is there like abp/npm/ng-packs/
project in Commercial Version,
I hope it can be get that via CLI command too