Answer the question
In order to leave comments, you need to log in
How to quickly remove unnecessary files from the Admin Dashboard before importing it into an ASP MVC project?
Good afternoon.
I downloaded the latest version of AdminLTE Dashboard and want to import it into my project, but it's embarrassing that the downloaded package contains a lot of unnecessary files like Readme.md , json files and others. They put a lot of pressure on the project.
I expect that after cleaning, only css, js files, and possibly fonts will remain.
Is there some simple way to clean up components with necessary-sufficient files.? Not by manual removal.
I tried to install via npm, but something did not work out for me.
https://adminlte.io
the picture shows which files I'm talking about
Answer the question
In order to leave comments, you need to log in
1 - well, it's not a fact that, according to the authors, there are extra files
2 - personally, I don't know any way of automated "cleaning".
delete - recompile , if successful, then, perhaps, the truth is not
needed good knowledge of both dependencies and layout tools
- Readme.md will definitely not overload the project, and it's easy to remove it
- but any *.json may be needed for something, some libraries even store the page structure in them - DOM is assembled by js from description in json-not (xaml type)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question