eventcloud icon indicating copy to clipboard operation
eventcloud copied to clipboard

Fix angular project compilition bugs.

Open yersans opened this issue 7 years ago • 1 comments

Add remoteServiceBaseUrl and startConnection to SignalRAspNetCoreHelper. Modify url in SignalRAspNetCoreHelper.

yersans avatar Apr 27 '18 01:04 yersans

Hi, thanks for your PR!

This repository uses yarn. Can you remove package-lock.json and run the following (instead of npm install) to update yarn.lock?

$ yarn upgrade abp-web-resources@^3.5.0

acjh avatar Apr 27 '18 01:04 acjh