You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.
#1 I'm confused with how files are being required. Looking at users.server.controller.js it requires files using require('./users/users.profile') but the real file is users.profile.server.controller. Can someone help explain how this works?
The text was updated successfully, but these errors were encountered:
#1 I'm confused with how files are being required. Looking at users.server.controller.js it requires files using require('./users/users.profile') but the real file is users.profile.server.controller. Can someone help explain how this works?
The text was updated successfully, but these errors were encountered: