Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Implemented
-
None
Description
Recon has a .pnpm dir storing download binary files under the src directory. The .pnpm dir is not small. Also, "mvn clean" won't be able to remove it.
477M apache-ozone/hadoop-ozone/recon/src/main/resources/webapps/recon/ozone-recon-web/node_modules/.pnpm
In addition, the node_modules dir is added to .gitignore so git cannot detect it.
hadoop-ozone/recon/src/main/resources/webapps/recon/ozone-recon-web/.gitignore
Attachments
Issue Links
- relates to
-
HDDS-1487 Bootstrap React framework for Recon UI
- Resolved
- links to