-
Notifications
You must be signed in to change notification settings - Fork 457
Add PublishDemoLocally script #4277
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
✅ All tests passed successfully Details on your Workflow / Core Tests page. |
Summary - Unit Tests Code CoverageSummary
CoverageMicrosoft.FluentUI.AspNetCore.Components - 61.2%
|
vnbaaij
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
dotnet serve can be run with the -b option to use brotli compression. Might be a good idea to use that here as we are particularly interested in that version of the script being generated.
|
This is already done, using |
|
Oops, misread that line...the commands are at the end of the line indeed. |
Add PublishDemoLocally script
Add a Powershell script to publish locally the demo website (before Azure publication).