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
When I publish it to my website on IIS, the SCSS does not compile to CSS ontime. The first time that someone access the website on a certain period of time, none of the SCSS files compiles before the page shows. The pages starts to work normally after reloading it with F5. But it needs to be done on every view/page.
I dont know why this happens, it never happens when I run it locally, only on the published version.
The text was updated successfully, but these errors were encountered:
ThiagoMaurer
changed the title
SCSS not compiling on time (.NET 5)
SCSS not compiling on time on the published website (.NET 5, IIS)
Apr 20, 2022
ConfigureServices:
Configure:
When I publish it to my website on IIS, the SCSS does not compile to CSS ontime. The first time that someone access the website on a certain period of time, none of the SCSS files compiles before the page shows. The pages starts to work normally after reloading it with F5. But it needs to be done on every view/page.
I dont know why this happens, it never happens when I run it locally, only on the published version.
The text was updated successfully, but these errors were encountered: