Monday, 11 February 2019

Refactoring my project layout stops my app from running on localhost?

I have a project generated with JHipster and when I change the folder structure of my modules folder my app will no longer start on my port. I wanted to refactor the code and folder layout inside my modules but for some reason I can't, I haven't touched package.json or any web pack configs.Why would this be? I'm assuming if I update my imports probably and it compiles the app should just start up as normal.

Submitted February 11, 2019 at 07:29PM by AllHailTheCATS

No comments:

Post a Comment