Hello,
I have the same site being served from two separate machines. A development and a production server. On my production server LESS files or sources are being loaded into my browser. Here are the 2 locations, pub/static/frontend/mysite/default/en_US and static/frontend/mysite/default/en_US. On my development server I don't see that the LESS files are being loaded. I only see static/frontend/mysite/default/en_US being loaded on my development server. Both sites on the different servers look fine. Both servers are in "Production" mode NOT development mode.
What would cause this? What do I need to look for?
Thank you