Mewriick / Blazor.FlexGrid

GridView component for Blazor
MIT License
199 stars 35 forks source link

npm and webpack #100

Open madebyjeffrey opened 4 years ago

madebyjeffrey commented 4 years ago

There was a recent video on how to get npm and webpack to create the contents of wwwroot instead of having to use direct css and javascript.

Would it be easier to manage these files that could be minified that way?