grandnode2 icon indicating copy to clipboard operation
grandnode2 copied to clipboard

Facing some proble to generate new style.min.css file under wwwroot/bundles floder on soluton build.

Open SAISUDHEERREDDY opened this issue 3 years ago • 0 comments

Hello,

I'm facing some proble to generate new style.min.css file under wwwroot/bundles floder on soluton build. I observed this issue after changing bundleconfig [bundleconfig.json] structor. how can i find root cause. due to this issue Im unable to reflect new css changes in production environment. because we are reading style from style.min.css file in the production.

Thank You

@if (supportRtl) { } else { }

SAISUDHEERREDDY avatar Sep 22 '22 07:09 SAISUDHEERREDDY