usspeedskating / tempus-public

This is the public issue-tracking repository for Tempus
0 stars 0 forks source link

Prune unnecessary files from the wwwroot #136

Open RobertBouillon opened 3 years ago

RobertBouillon commented 3 years ago

There are a lot of files that came with the demo project that just aren't necessary. Most of them are still in the demo/ directory, so there's little risk in straight deleting them. Remove anything that's really not necessary for production.

Anything that should remain because it's helpful for development should be explicitly removed during the deployment process.

Example: TempusBlazor\Client\wwwroot\plugins\bootstrap-wizard\index.html