move default template static assets

This commit is contained in:
sbwalker
2025-08-29 16:33:51 -04:00
parent e4b6d0ff29
commit 713ec1b373
4 changed files with 0 additions and 134 deletions

View File

@ -1,11 +0,0 @@
The _content folder should only contain static resources from shared razor component libraries (RCLs). Static resources can be extracted from shared RCL Nuget packages by executing a Publish task on the module's Server project to a local folder and copying the files from the _content folder which is created. Each shared RCL would have its own appropriately named subfolder within the module's _content folder.
ie.
/_content
/Radzen.Blazor
/css
/fonts
/syncfusion.blazor
/scripts
/styles