babel/babel-loader

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

オープン

#558 opened on 2017/12/30

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (482 件のフォーク)batch import
enhancementhelp wanted

Repository metrics

Stars
 (4,777 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド