Closed sjefvanleeuwen closed 3 years ago
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
Unused plugins haven been removed from admin lte content in commit 0d2e11f0b10c888a45d50a1f91d02319bd2a05dd . They will be added when new features are added that rely on interop to js plugins.
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