angular-springboot-jwt icon indicating copy to clipboard operation
angular-springboot-jwt copied to clipboard

Updated for accurate ng usage to allow for proxying and auto-reloading

Open HunterGerlach opened this issue 7 years ago • 1 comments

The usage of ng serve didn't correctly proxy requests. Also, page didn't automatically refresh on update. Using ng start allows both to occur naturally.

HunterGerlach avatar Dec 06 '17 15:12 HunterGerlach

Hi @HunterGerlach,

Is it still valid ? I think @ipassynk wanted to have a simple app for demo purpose, I guess that is why ng start is not supported for this one.

It is supported npm start for all both proxy config

RahulKwani avatar Sep 27 '18 21:09 RahulKwani