sleexyz / dir-loader

Dynamically require a directory in Webpack. Use Webpack as a CMS!
13 stars 5 forks source link

Document output format #16

Open sleexyz opened 9 years ago

sleexyz commented 9 years ago

Requirements:

X: filesystem space Y: output space

f : X -> Y f must be an injection. That is, for each filesystem configuration x, there exists a unique output y where f(x) = y.

sleexyz commented 9 years ago

Also document the data per path! e.g. src, size, mtime, etc.

Gonna add a new one, path