MobileBlazorBindings icon indicating copy to clipboard operation
MobileBlazorBindings copied to clipboard

Changing CSS in referenced RCL doesn't show up in app without clean/build

Open Eilon opened this issue 4 years ago • 1 comments

In a hybrid app if you change the CSS in the Razor Class Library (RCL) then those changes don't show up in the app (at least on Windows). If you clean and rebuild then it shows up.

It appears that something isn't copying/overwriting the static file assets during build even though they are newer.

Eilon avatar Feb 25 '21 22:02 Eilon

cc @danroth27

Eilon avatar Feb 25 '21 22:02 Eilon