Aaron James
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Is it possible to NOT generate JS, CSS & CS files for new Blazor Component ?
Hello everyone,I am really annoyed by deleting empty files. Every time I create a new Blazor Component / Page I get the full stack of 4 files ( .razor, .razor.cs, .razor.css, .razor.js). In previo...