babel/babel-loader

[feature request] Split cache files into subfolders to reduce number of files in a single folder

Open

#558 建立於 2017年12月30日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)JavaScript (482 fork)batch import
enhancementhelp wanted

倉庫指標

Star
 (4,777 star)
PR 合併指標
 (平均合併 23小時 26分鐘) (30 天內合併 2 個 PR)

描述

I'm submitting a feature request

Current behavior:

Currently all outputs are stored into a single cache directory. On large projects and certain hardware this might have a negative impact on performances.

Expected/desired behavior:

Something that might remedy the situation is to write into subfolders that contain the first two characters of the key used for storing and use these for reading the cached output.

貢獻者指南