Clean dev files from AdminLTE Content Nuget
sjefvanleeuwen opened this issue · 1 comments
sjefvanleeuwen commented
Some people experience SHA errors when publishing. For example the .eslintrc.js, which are development configuration files.
https://github.com/sjefvanleeuwen/blazor-adminlte/tree/master/src/Blazor.AdminLte.Content/wwwroot/plugins/raphael
These files can be removed. Preferably leave the .min and .map files in the distribution. See: #40
sjefvanleeuwen commented
Unused plugins haven been removed from admin lte content in commit 0d2e11f . They will be added when new features are added that rely on interop to js plugins.